Commit graph

77 commits

Author SHA1 Message Date
bca3052c1f
fix: broken link 2024-05-09 22:37:52 +02:00
a420c956b7
chore: use own git 2024-02-01 23:00:02 +01:00
4e234534f6
fix: english 2024-02-01 22:58:27 +01:00
012484c4c8
feat: better pop up for social icon 2024-02-01 21:53:32 +01:00
361d2c712e
feat: random subtitle via external api 2024-01-20 17:28:18 +01:00
a7b25ca5cc
feat: external link redirect 2024-01-19 19:44:44 +01:00
e8addb1d70
feat: fine-tuning date format, subtitle in post list 2024-01-19 18:47:53 +01:00
913844384b
fix: home link was broken 2024-01-03 00:24:54 +01:00
14013e7834
chore: internal refactor 2024-01-02 12:18:18 +01:00
40785d8267
feat: icons with tooltip instead of link 2024-01-02 02:52:40 +01:00
dc78abbf45
chore: assorted cleanup 2024-01-02 02:31:44 +01:00
cd1a78e897
chore: basic readme 2024-01-02 02:13:34 +01:00
6652fcdf5b
feat: favicon 2024-01-02 01:31:46 +01:00
ed1304f308
fix: fixed combined <a> and <code> tags 2023-12-29 17:39:02 +01:00
fd148ee1f7
feat: footer 2023-12-26 19:34:37 +01:00
4ddc6d6295
chore: removed useless check 2023-12-26 17:35:13 +01:00
cb64f9eb10
feat: date formatting 2023-12-26 17:26:52 +01:00
baab3e11b0
feat: made css highlighting optional 2023-12-26 13:06:27 +01:00
9ccf994f55
feat: better light mode highlighting 2023-12-26 03:37:28 +01:00
8956abcb84
fix: fixed light mode 2023-12-26 02:32:24 +01:00
fcdb60212d
chore: retab 2023-12-26 01:11:47 +01:00
e7a6b86ee5
feat: better rss button, added 404 2023-12-26 00:31:59 +01:00
161589fd3e
feat: responsive website 2023-12-25 02:39:41 +01:00
6c73e82c8c
feat: better header 2023-12-25 00:41:54 +01:00
fcd9ae305c
feat: added configurable colors 2023-12-24 19:09:35 +01:00
40d66de6ee
feat: converted to scss 2023-12-24 18:29:23 +01:00
c26ad60409
feat: highlight social buttons too 2023-12-24 17:10:32 +01:00
4d4ec2b52e
feat: show date in blog post list 2023-12-23 01:31:43 +01:00
fb89a1755a
fix: better home 2023-12-22 23:46:12 +01:00
a77515e9c7
feat: randomized subtitle 2023-12-22 12:19:19 +01:00
1917465ec9
fix: actually fix the cursor 2023-12-22 02:37:07 +01:00
5ae321cc12
fix: include logo css in the right spot 2023-12-22 02:08:35 +01:00
a67109db24
fix: embed js into page so tera can preprocess 2023-12-22 01:07:32 +01:00
59d2191eda
chore: add submodule 2023-12-22 00:59:44 +01:00
33111465e7
chore: gitignore public 2023-12-22 00:58:16 +01:00
1da4a393a4
feat: proper main page 2023-12-22 00:42:32 +01:00
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