Commit Graph

77 Commits

Author SHA1 Message Date
Ming Di Leom 18b9f55e86
build(config): add mirror to yandex
- to request url removal from yandex
2021-02-26 21:08:52 +00:00
Ming Di Leom 27596d4214
theme(nav): add status.mdleom.com 2021-02-25 02:49:10 +00:00
MDLeom 58b5ccd324
docs: full name 2021-01-30 10:40:46 +00:00
MDLeom 93c5ad783e
fix(theme): check dependencies 2020-08-10 08:29:36 +00:00
MDLeom 54d1a3856d
refactor: utilise feed_tag() helper
- https://hexo.io/docs/helpers#feed-tag
2020-08-09 11:51:22 +00:00
MDLeom a852f0e8ce
feat: add tag index page
- https://github.com/hexojs/hexo-generator-tag/pull/44
2020-08-09 11:46:13 +00:00
MDLeom ed0f5def11
style: tab to space 2020-07-31 09:06:06 +01:00
MDLeom 97ea97f1bb
chore: update 'external_link' config
https://github.com/hexojs/hexo/pull/4371
2020-07-11 09:41:53 +01:00
MDLeom d063b59e3d
chore(webmaster): add yandex 2020-06-30 11:35:52 +01:00
MDLeom d0ac052b59
feat: 'updated_option' config
- post.updated will be null if not set in front-matter
- https://github.com/hexojs/hexo/pull/4278
2020-06-23 05:27:55 +01:00
MDLeom 2212d10703
docs: add eepsite address 2020-03-21 07:28:08 +00:00
MDLeom 1a9ed39332
fix(config): remove unused theme config
- remove theme.nickname and theme.description
- config.subtitle and config.description should suffice
2020-03-09 02:35:47 +00:00
MDLeom 397eadae2a
fix(footer): propagate footer links from config 2020-03-06 11:05:51 +00:00
MDLeom 46cca09188
feat: add .onion mirror 2020-03-06 10:55:46 +00:00
MDLeom 2aa157d853
chore: mdleom.com sitemap 2020-02-18 23:34:33 +00:00
MDLeom bad371de30
chore: switch url to mdleom.com 2020-02-18 22:28:31 +00:00
curben 46a91b5765
build: disable highlight.wrap
https://github.com/hexojs/hexo-util/pull/138
2019-12-18 05:17:00 +00:00
curben 163b8cd307
build: pretty_urls.trailing_html
https://github.com/hexojs/hexo/pull/3917
2019-12-12 08:50:01 +00:00
curben 98d2ed587e fix: set language to en-GB 2019-10-27 03:30:36 +00:00
curben 3170c9f88d
feat(code_highlight): update to newer syntax
- use Dracula theme
- https://github.com/hexojs/hexo-util/issues/19
- https://github.com/dracula/highlightjs
2019-10-18 07:06:18 +01:00
curben 71a41c6c79
chore: replace hexo-nofollow with hexo-filter-nofollow 2019-10-18 03:34:20 +01:00
curben ce9ebeb1bf
fix(layout): add homepage link and remove redirect 2019-10-17 06:48:36 +01:00
curben 772fc46cee
feat(layout): remove about layout and associated configs 2019-10-17 06:44:57 +01:00
curben c47368b751
chore: add pretty_urls.trailing_index config
- https://github.com/hexojs/hexo/pull/3691
2019-09-25 03:48:39 +01:00
curben 84dd30b1a3
fix: remove unused options 2019-09-11 06:53:43 +01:00
curben 9f555270e9
docs: update repo name 2019-09-11 06:52:11 +01:00
curben 5a381f7032
fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
curben 8c445af745
chore: update hexo-yam option
- https://github.com/curbengh/hexo-yam/releases/tag/v3.0.0
2019-09-11 06:46:31 +01:00
curben 9d72e9b0d8
fix(css): remove dark class 2019-09-04 06:57:03 +01:00
curben 1d5966e191
feat: remove metaGenerator helper
- svg issue has been fixed https://github.com/hexojs/hexo/pull/3697
2019-09-04 01:26:51 +01:00
curben 6fd9f505d5
Revert "fix: move /about/ page to homepage"
Revert 2cd9094dc5 and d732bcc88b
2019-09-03 17:06:29 +01:00
curben 2cd9094dc5
fix: move /about/ page to homepage 2019-09-03 16:39:19 +01:00
curben a840663f9d
feat(feed): use new site icon 2019-09-03 15:26:28 +01:00
curben 110f071baa
style: replace RSS with Feed 2019-09-03 13:18:49 +01:00
curben a33601013b
fix(theme): unify language config 2019-08-30 17:18:23 +01:00
curben 83067c6d5d
fix(rss): add rss link to header links and /about 2019-08-30 17:16:38 +01:00
curben be8b693ce1 Revert "fix(hexo-yam): temporarily disable to debug SRI"
This reverts commit dd9d45ebb1.
2019-08-30 08:31:57 +01:00
curben dd9d45ebb1
fix(hexo-yam): temporarily disable to debug SRI 2019-08-30 07:48:45 +01:00
curben 2207579d19 feat(metaGenerator): restore metaGenerator
* hexo's meta_generator also append to <title> of <svg>
Revert "feat(metaGenerator): drop metaGenerator in favor of Hexo's"
This reverts commit afb4741be6.
2019-08-30 05:40:35 +01:00
curben afb4741be6
feat(metaGenerator): drop metaGenerator in favor of Hexo's
* https://github.com/hexojs/hexo/pull/3671
2019-08-26 20:49:16 +09:30
curben 9505fd3513
fix(config): local links should ends with a slash 2019-08-12 20:33:21 +09:30
curben 801392b35d
feat: RSS feed 2019-08-12 20:32:22 +09:30
curben 63150f5153
feat: use meta_generator helper instead of filter
https://github.com/hexojs/hexo/pull/3669
2019-08-11 11:11:01 +09:30
curben 2c82409317 fix: temporarily set the homepage to /blog 2019-06-13 13:45:17 +09:30
curben b0078b3b33 style(layout): titlecase 2019-06-13 13:40:20 +09:30
curben e4b065288c fix(layout): set website's and blog's <title> 2019-06-13 13:35:49 +09:30
curben 6269abfb04 chore: include _redirects file 2019-06-12 18:02:57 +09:30
curben 1ccf7038b8 fix: Temporarily set the homepage to /blog 2019-06-12 17:54:08 +09:30
curben e2a27c2d8f feat: move blog to separate subdirectory
based on https://github.com/hexojs/site
2019-06-12 17:36:24 +09:30
curben 6ce1173a8d fix: Remove target="_blank" in <a>
https://css-tricks.com/use-target_blank/
2019-06-09 20:35:09 +09:30