Commit Graph

21 Commits

Author SHA1 Message Date
J S
317f064ac2
feat[css,js]: implemented auto select
I implemented dark-light auto select in the js button.
I also corrected the baseof layout to put the selector in the right place.
2023-11-13 21:01:38 -05:00
J S
3a64fb5f38
feat[dark]: Fixed dark-mode selector
I corrected the dark-mode selector so that it appears on each page.

I also corrected the ugly tag boxes.
2023-11-13 19:49:36 -05:00
J S
3c62bce75c
feat[js]: Changed color theme selector.
It was duplicating on some platforms.
2023-11-08 17:42:48 -05:00
J S
31519c8552 feat[math]: Added mathjax 2023-10-16 12:15:20 -04:00
J S
7c892580b5 feat[taxonomy] Added tags and categories
Added template files for tags and categories.
Updated css themes to something crappy.
2023-10-15 22:00:24 -04:00
J S
657f0a0474 antifeat[goatcounter examplesite/] Stripped bloat
- Removed goatcounter
- Removed example site
2023-10-15 18:39:04 -04:00
J S
af33766176 feat[partials/ js/] Stripped search functionality
I don't care about search on second thought.
2023-10-15 18:21:23 -04:00
J S
06eba57815 feat[layouts/ static/]: Added search functionality
Ripped off the onion theme from heracl.es
2023-10-15 00:17:04 -04:00
invinciblycool
b910792444 hotfix 2021-05-02 16:18:21 +05:30
invinciblycool
efe24f316d Add About to layouts and config.toml 2021-05-02 16:14:02 +05:30
Suyash Belekar
dbd85bc12c Remove data/personalize.toml and shift all params to config.toml (#9)
* Remove data/personalize.toml and shift all params to config.toml.
Change "About" section in index page to be fetched from content/_index.md.

* Fix twitter profile param key in config.toml.

* Fix twitter profile param key in README.md.
2021-05-02 13:47:50 +05:30
invinciblycool
314d8cd5a4 fix: handle no posts 2021-03-28 13:54:29 +05:30
invinciblycool
431e776004 Update toml in examplSite 2020-06-18 18:15:48 +05:30
invinciblycool
22f04c785f Add GoatCounter 2020-06-18 16:46:10 +05:30
invinciblycool
7dd9e4b11f Add GoatCounter 2020-06-18 16:27:34 +05:30
invinciblycool
a164096464 Update path for resume 2020-06-04 15:18:30 +05:30
invinciblycool
ed33cb4ddf Fix url for social links 2020-04-19 13:40:07 +05:30
David Gunter
44be73a11c Use a partial to render social profile links.
The .personalize.toml now requires all social profile links be TOML table entries.
2020-04-18 18:00:18 -07:00
Rahul Tiwari
047bcedb33 Add dark mode 2020-04-02 18:29:13 +05:30
Rahul Tiwari
7b5de715c4 Add RSS feed and improve Lighthouse audit score 2020-04-02 16:44:04 +05:30
Rahul Tiwari
3991c627b6 Inception commit 2020-04-02 15:07:23 +05:30