Commit Graph

788 Commits

Author SHA1 Message Date
Akilan Selvacoumar
ce7d227248 Update Working-on-p2prc-challenges.md 2021-09-09 17:31:35 +04:00
87ce250af7 added blog for laplace with barrier KVM 2021-07-06 01:00:30 +04:00
1634690b99 added blog post open to work 2021-06-30 01:48:35 +04:00
0606c4a861 fixed spellling error 2021-06-28 18:12:55 +04:00
092821b4cf added alpha release blog post 2021-06-28 00:37:19 +04:00
679e46d888 modified new post 2021-06-22 03:29:56 +04:00
d248055f13 new post 2021-06-22 03:02:49 +04:00
d8b62fedd4 fixed spelling mistakes 2021-05-31 02:25:42 +04:00
755297006c added a new technical blog on RISC-V 2021-05-31 02:12:23 +04:00
503855ce9f added project Internet of energy project 2021-05-15 23:33:43 +04:00
ad0dc8fe42 added project custom website generator 2021-05-15 22:56:48 +04:00
1ba0a370e2 fixed the CV 2021-05-15 09:41:39 +04:00
896b484beb removed sarcasm 2021-05-15 09:14:53 +04:00
76e058931e added kubecon video to project 2021-05-15 09:12:49 +04:00
23e8dc9fa2 added projects section 2021-05-14 16:36:45 +04:00
3882da1030 added resume.md file 2021-05-14 15:18:43 +04:00
38fa7c8bb7 added about page 2021-05-14 15:04:15 +04:00
c5f62d3f1b added netlify.toml file 2021-05-14 14:04:52 +04:00
4d856403bd removed cache 2021-05-14 13:58:36 +04:00
20f289b866 push themes 2021-05-14 13:51:07 +04:00
e904b0d250 added .gitmodules 2021-05-14 13:48:21 +04:00
6e5984d607 added sub module 2021-05-14 13:47:08 +04:00
02d45ada14 added more technical and general posts 2021-05-14 13:42:29 +04:00
28e015f16f added techincal posts 2021-05-14 13:01:22 +04:00
8f8b015a70 created home page 2021-05-14 12:23:49 +04:00
Aditya Telange
fb0393fa12 Update github templates for Issues and PRs 2021-04-21 21:10:02 +05:30
Khoschuluu Khuderchuluu
ccbe179033 Add Mongolian translations mn.yaml (#375) 2021-04-21 13:50:44 +05:30
Ahmet Türkmen
4e6eebe318 add Turkish translation tr.yaml (#374) 2021-04-21 09:47:21 +05:30
No Coffee No Life
87fd91ed6a Add Vietnamese translations vi.yaml (#370) 2021-04-20 15:25:12 +05:30
Geeqla
d136063229 Add custom alt title in Multilingual Mode + Add fallback based on LanguageName with emojify (#364) 2021-04-17 10:25:04 +05:30
Aditya Telange
98c17559e9 Add checks for adding the copy button in code-blocks
- adds checks to put copy button for code
 inside table and highlight code block

- Fixes #363
2021-04-16 10:00:47 +05:30
Cody Brownstein
c3634e6ccd Join lines in head for hljs assets (#360)
Fixes errors in lower hugo versions

Error: add site dependencies: load resources: loading templates: "site/themes/hugo-PaperMod/layouts/partials/head.html:79:1": parse failed: template: partials/head.html:79: unexpected unclosed action in command
2021-04-16 09:53:18 +05:30
Cody Brownstein
a015ec2efc Rename file eo.yml -> eo.yaml (#359)
Error: add site dependencies: load resources: loading translations: "site/themes/hugo-PaperMod/i18n/eo.yml:1:1": failed to load translations: no unmarshaler registered for yml
2021-04-15 11:15:40 +05:30
1000283
0430a98e74 Add translations for Esperanto eo.yml (#350) 2021-04-15 00:44:09 +05:30
Geeqla
c51e027390 Update ru.yaml Russian translations (#357) 2021-04-14 21:01:40 +05:30
Geeqla
791999df38 Add uk.yaml Ukrainian translation (#356) 2021-04-14 18:41:44 +05:30
Achim Blanarsch
8c313af0f3 Add missing spacing between search title and icon (#351) 2021-04-13 12:53:41 +05:30
Aditya Telange
1627fe7d7a Update README.md
README is always incomplete 

fixes: #355
2021-04-13 12:49:33 +05:30
Aditya Telange
bbb35cb6d5 Update README.md
Update mockup image

Thanks to screely.com and screenshot.rocks
2021-04-11 17:35:14 +05:30
Aditya Telange
87e9a27630 Update README 2021-04-10 17:57:18 +05:30
Aditya Telange
6c64ad0695 Show Code Copy scripts only on Kind = page 2021-04-10 11:53:23 +05:30
Kian Kasad
17c4da86b5 Add copy button to copy code block contents (#345)
* add buttons to copy code block contents

Adds a clickable "copy" link in the top-right corner of each code block.

If available, uses the navigator.clipboard API. Falls back to selecting
the text and calling document.execCommand('copy') to copy text.

* hides copy button unless mouse is hovering over code block

* change text of copy button when text is copied

* add translation keys for copy button text  `code_copy` and `code_copied`

* To disable use `Params.disableCodeCopy: true` in site config
2021-04-10 11:33:31 +05:30
Aditya Telange
f1bc3471a6 Fix focus ghosting in search results O_o 2021-04-10 00:59:24 +05:30
Aditya Telange
c255d148d8 Fix results being searched before index building;
refactor resultSet generation to fix duplicate items with large db
2021-04-10 00:58:40 +05:30
Aditya Telange
ba48765e2c Use js.Build to fetch fuseOpts;
also load Search on window load
2021-04-10 00:58:23 +05:30
Aditya Telange
b756217126 Add crossorigin="anonymous" also for scripts 2021-04-09 19:41:26 +05:30
Aditya Telange
bb7b6f0076 Refactor, move HLJS code from footer to head;
already defered.
2021-04-09 19:38:04 +05:30
Aditya Telange
9d7576bd04 Add crossorigin="anonymous" for links #334 2021-04-09 19:25:05 +05:30
Mohammad Noor Abu Khleif
427053290d Move post nav links to a partial section (#343) 2021-04-09 14:55:56 +05:30
Aditya Telange
0f4dc88c63 Remove humanize from translation list
so that emojify could work
2021-03-31 11:49:28 +05:30