Commit graph

62 commits

Author SHA1 Message Date
Lyes
ae125d2bc6
Update README.md 2024-09-15 01:11:06 +01:00
speyll
4624d43ddd minor multilangual fix 2024-09-12 04:05:29 +01:00
Lyes
a1b6e4614f
Merge pull request #24 from Horgix/zola-0.19-breaking-change-paths-on-section
Remove `path` frontmatter on section as per Zola 0.19 breaking changes
2024-07-31 03:57:00 +01:00
Lyes
309f0703ae
Merge pull request #23 from Horgix/zola-0.19-breaking-change-generate_feeds
Rename `generate_feed` into `generate_feeds` as per Zola 0.19 breaking changes
2024-07-31 03:56:45 +01:00
Alexis Horgix Chotard
e116ee5977 fix(content): remove path frontmatter on section as per Zola 0.19 breaking changes 2024-07-24 04:50:15 +02:00
Alexis Horgix Chotard
247462516c fix(config, templates): rename generate_feed into generate_feeds as per Zola 0.19 breaking changes 2024-07-24 04:34:29 +02:00
Speyll
6c76523b85 fixed typo 2024-03-02 04:09:51 +01:00
Lyes
757e0fc82b
Merge pull request #21 from Speyll/beta
Beta
2024-03-02 04:08:40 +01:00
Speyll
918d39a34d updated README 2024-03-02 04:02:58 +01:00
Speyll
92ec8b1706 updated README 2024-03-02 04:02:16 +01:00
Speyll
4dde16cdcf updated small things 2024-03-02 01:15:28 +01:00
Speyll
10d6542c4c working on the revamp 2024-03-02 00:22:17 +01:00
Speyll
02865c7431 Update files and delete unnecessary ones 2024-03-01 23:46:37 +01:00
Speyll
67c73978ce headless css + cleaner javascript 2024-02-29 04:22:04 +01:00
Speyll
243321205e added title back in config 2024-02-24 19:14:56 +01:00
Lyes
96837512f2
Merge pull request #20 from WyvernIXTL/main
Added optional generation of div in footer to display content license…
2024-02-24 18:40:46 +01:00
Lyes
73e4cb4f2e
Merge branch 'main' into main 2024-02-24 18:40:05 +01:00
Lyes
a32c9805c3
Merge pull request #18 from zaaarf/main
link to english wikipedia instead
2024-02-24 18:06:50 +01:00
Adam McKellar
90e365b1f7
Added point after MIT. Just cause. 2024-02-07 14:26:02 +01:00
Adam McKellar
fe99d05a55
Update README.md
fixed typo

Co-authored-by: louib <code@louib.net>
2024-02-07 01:25:52 +01:00
Adam McKellar
7c8f61dd9d
Added optional generation of div in footer to display content license information. 2024-01-23 23:49:18 +01:00
zaaarf
d8d1db19bf
fix: link to english wikipedia instead 2023-12-21 22:53:40 +01:00
Speyll
b9fdc307b7 added svh support 2023-12-08 01:28:14 +01:00
Speyll
565a6e84e3 streamlined how multilingual support works 2023-11-08 00:22:56 +01:00
Speyll
ed97e270b8 streamlined how multilingual support works 2023-11-08 00:19:50 +01:00
Speyll
ccbee0ef42 fixed lists line spacing 2023-10-10 22:34:35 +01:00
Speyll
3ae15e9ed8 moved js to its own static file 2023-10-05 23:02:23 +01:00
Speyll
cff8b14efb renamed default_mode to default_theme, streamlined the code for theme switching 2023-10-05 22:41:01 +01:00
Speyll
520cbd0dbc renamed default_mode to default_theme, streamlined the code for theme switching, added documentation 2023-10-05 22:38:45 +01:00
Speyll
f8d26c5907 added optional author blogpost display 2023-10-03 16:56:08 +01:00
Lyes
7cf2f0a817
Merge pull request #13 from HeilAsuka/main
Merged! Thanks you very much for your contribution. Much appreciated 🤗
2023-10-03 16:47:01 +01:00
HeilAsuka
be92775fce
Add author to blog-page
Add default_mode to choose light mode or dark mode
2023-09-29 11:22:02 +08:00
Lyes
923614812e
Update README.md 2023-09-28 19:57:31 +01:00
Speyll
727dbc5206 fixed pre code wrapping 2023-09-27 18:29:16 +01:00
Lyes
ba59b499e3
Merge pull request #12 from astrale-sharp/main
conditional footer
2023-09-27 16:21:25 +01:00
Astrale
d10219da99 conditional footer 2023-09-21 18:52:55 +02:00
Speyll
1378037006 better icons and alignment 2023-09-11 19:23:34 +01:00
Lyes
5adf6b2fd1
Update README.md 2023-09-09 18:21:52 +01:00
Speyll
d27284fecb added sticky footer, new SVG icons, and some minor fixes to the layout 2023-09-09 18:20:39 +01:00
Speyll
de633ec8f2 fixed header_nav links to use get_url 2023-09-06 11:08:00 +01:00
Speyll
63f83cebb7 changed tags slightly 2023-08-28 15:20:15 +01:00
Speyll
c6d4a0f53b fixed typo 2023-08-08 04:18:17 +01:00
Speyll
64cd18e0ef fixed typo 2023-08-08 04:15:10 +01:00
Speyll
304114ec7e fixed typo 2023-08-08 04:10:56 +01:00
Speyll
e1945bdae6 fixed 2023-08-08 03:43:04 +01:00
Speyll
9f5d07996d test 2023-08-08 03:42:38 +01:00
Speyll
544efa9724 added multilanguage support 2023-08-08 03:35:07 +01:00
Speyll
1df157365d updated README, some css, and rewritten some articles 2023-07-29 04:37:37 +01:00
Speyll
42801d375a added webring shortcode 2023-07-25 04:05:11 +01:00
Speyll
f70c2070d0 updated code css 2023-07-25 02:39:11 +01:00