Ming Di Leom
|
d8c745dcf7
|
feat(theme): support for series hint
- https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel#attr-next
|
2022-04-05 06:46:58 +00:00 |
Ming Di Leom
|
f56b7c176c
|
fix(template): remove null-checking for post.prev.title
|
2022-04-05 06:01:28 +00:00 |
Ming Di Leom
|
966db53823
|
build: add mirror to yandex
- to request url removal from yandex
|
2021-02-26 21:29:18 +00:00 |
MDLeom
|
7bb2a520f0
|
fix(favicon): remove legacy attributes
- https://evilmartians.com/chronicles/how-to-favicon-in-2021-six-files-that-fit-most-needs
|
2020-12-23 22:32:52 +00:00 |
MDLeom
|
c01dd395b1
|
fix(layout): enable zoom
- https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag#Viewport_width_and_screen_width
|
2020-12-03 22:23:30 +00:00 |
MDLeom
|
d9077aaf1c
|
fix(assets): remove cache-buster
|
2020-11-13 05:17:23 +00:00 |
MDLeom
|
9490884b5a
|
feat(helper): titleCase
- simpler version of https://github.com/rvagg/titlecase
* no exceptions
|
2020-08-19 03:29:17 +00:00 |
MDLeom
|
6c9179a388
|
fix(layout): utilise url_for() to prepend root value
|
2020-08-09 11:56:09 +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
|
b36b898a17
|
feat(js): remove SRI since 3rd-party libs are now served locally
|
2020-04-08 01:05:33 +01:00 |
MDLeom
|
713a6ef730
|
feat: serve third-party libs locally
|
2020-04-08 01:02:42 +01: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
|
a4adf75d05
|
feat: add canonical tag
- https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types
|
2020-02-18 23:54:00 +00:00 |
curben
|
a36b361d3b
|
feat(favicon): add svg
- https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html
- https://caniuse.com/#feat=link-icon-svg
|
2019-12-20 04:50:17 +00:00 |
curben
|
887f9ec116
|
refactor(helpers): js() and css() helpers now support custom attributes
- https://github.com/hexojs/hexo/pull/3681
- https://github.com/hexojs/hexo/pull/3690
|
2019-11-14 02:27:25 +00:00 |
curben
|
bed321c987
|
fix(theme): rename js and css to 'chameleon'
- Continuation of 5a381f7032
|
2019-11-09 08:54:48 +00:00 |
curben
|
5a381f7032
|
fix: rename typing to chameleon theme
|
2019-09-11 06:48:43 +01:00 |