1
0
Fork 0
Commit graph

55 commits

Author SHA1 Message Date
nanxiaobei 39f6f4e9b2 v6 2022-07-18 23:36:39 +08:00
nanxiaobei 13431dae52 fix dark mode 2021-08-24 20:35:04 +08:00
nanxiaobei d823d5cd5f fix social order 2021-08-24 10:56:07 +08:00
nanxiaobei e8237eaf14 refine code 2021-08-24 10:14:27 +08:00
nanxiaobei ef99ea997c update layouts 2021-08-24 03:59:02 +08:00
nanxiaobei 6fbef83856 add icons preload 2021-08-22 08:36:17 +08:00
nanxiaobei 7825dce524 add image preload 2021-08-22 08:23:24 +08:00
nanxiaobei d46e0d8ba8 update script code 2021-08-21 04:22:56 +08:00
nanxiaobei 0c673f4f3f fix .URL deprecated warning 2021-08-21 04:18:07 +08:00
nanxiaobei 0532220ff3 add menu active class 2021-08-21 04:05:36 +08:00
nanxiaobei f1387bfc37 5.0 2021-08-20 19:21:20 +08:00
mochamadboval e210135092 Fixed double titles on homepage 2021-03-26 08:06:41 +07:00
nanxiaobei c8204f337b fix prefers-color-scheme check 2020-08-24 00:52:29 +08:00
南小北 7545a57c52
Merge pull request #63 from jtagcat/ui.systemUsesDarkTheme
Add support for prefers-color-scheme: dark.
2020-08-18 23:46:15 +08:00
jtagcat 2b51b3a30c Fix Author fields. 2020-08-14 14:16:42 +03:00
jtagcat 0540f3cfde Add support for prefers-color-scheme: dark.
Light is ignored, since it can mean 'unset'.

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
2020-08-12 17:49:35 +03:00
Paramtamtam 91dabb761f
Update header.html 2020-05-25 10:42:32 +05:00
Ryan Harter 98a6d49c5e
Merge pull request #1 from nanxiaobei/master
rebase
2020-05-22 17:12:46 -05:00
nanxiaobei bcfd902a30 simplify code 2020-03-10 01:50:02 +08:00
nanxiaobei ae2b0c9d96 update html format 2020-03-09 23:56:47 +08:00
Ryan Harter c021eace22 Adds support for custom css. 2020-03-04 22:30:42 -06:00
南小北 35cf31b81f
Update month value 2019-10-20 18:20:15 +08:00
nanxiaobei c163b43b9a Fix Dark Mode logic 2019-10-17 03:02:35 +08:00
nanxiaobei 6725cb9806 Refine Dark Mode code 2019-10-16 11:27:49 +08:00
nanxiaobei a1b778c68a Add Dark Mode core code 2019-10-16 04:15:16 +08:00
nanxiaobei ba297661ff Add dark mode 2019-10-15 01:31:07 +08:00
nanxiaobei ee1f7e5aee Add list dynamic background 2019-09-15 06:55:10 +08:00
nanxiaobei dedfb5a865 Update template order 2019-09-07 20:31:12 +08:00
Pedro Gomes 6143cd2035
Include open graph template in header 2019-09-04 20:28:40 +07:00
nanxiaobei 68a57bbb47 Update layouts 2019-08-20 04:12:49 +08:00
nanxiaobei f91e48e026 Refine head 2019-06-11 03:29:55 +08:00
nanxiaobei 8539fd9440 Fix menu 2019-06-10 07:25:41 +08:00
nanxiaobei 1bc35a3e33 Fix links 2019-06-10 06:59:08 +08:00
nanxiaobei 1304e354dd Merge remote-tracking branch 'origin/master' 2019-06-10 06:53:02 +08:00
nanxiaobei 67767c62c2 Change .Site.BaseURL to absURL 2019-06-10 06:44:15 +08:00
Dan Jordan bd3ef6a953
Hide the menu toggle if the menu is empty 2019-05-30 22:48:33 +01:00
Philip Khor 8496f3622e
Use global hugo function
When building the site, I get the following warning: 
> Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function.

Replacing .Hugo with hugo in header.html removes the warning.
2019-05-04 22:39:34 +08:00
nanxiaobei 8088299ecb Update for 3.0 2019-03-31 20:32:06 +08:00
Kazuki Suda 0fc1a6b5f6 Make theme customizable 2019-03-24 02:05:09 +00:00
南小北 9db7d78fbd
Merge branch 'master' into master 2018-10-31 22:26:44 +08:00
南小北 c53437936b
Merge pull request #11 from izdwuut/highlight
Add highlighting of code snippets with numbered lines enabled.
2018-10-31 22:19:02 +08:00
Daniel 35582be92b removed laggy cdn hosts 2018-10-31 16:42:53 +11:00
南小北 3f18d384bd
Merge pull request #14 from ham1/remove_meta_renderer
Remove meta renderer tag from header
2018-09-28 19:14:32 +08:00
Graham Russell 280f518fbe removed meta renderer tag from header 2018-09-28 17:39:29 +08:00
Graham Russell d31ad9c68f Use .Hugo.Generator instead of adding meta tag manually 2018-09-28 17:34:08 +08:00
Bartosz izdwuut Konikiewicz 52e734fb3c Add highlighting of code snippets with numbered lines enabled. 2018-09-27 13:02:44 +02:00
南小北 1750b5b354
Merge pull request #9 from cemeng/master
🏗️ Add Google analytics support
2018-09-02 14:59:24 +08:00
nanxiaobei 2af70a215f 💄 Update styles 2018-08-16 01:22:33 +08:00
Felix Tjandrawibawa 4976196c96 Add Google analytics support 2018-08-06 22:14:55 +10:00
nanxiaobei d22829882a 🍻 Add .Site.BaseURL 2018-07-06 04:17:31 +08:00