Commit Graph

935 Commits

Author SHA1 Message Date
curben 98d2ed587e fix: set language to en-GB 2019-10-27 03:30:36 +00:00
curben e96eae0f97
post: use internal link for images 2019-10-24 08:57:25 +01:00
curben 313daae655
refactor(layout): remove unused variable 2019-10-24 08:53:06 +01:00
curben e953758c88
fix(paginator): disable escape 2019-10-24 05:03:12 +01:00
curben fb78e67e55
post: mention Streisand 2019-10-22 12:44:18 +01:00
curben ffa9c8c5be
fix(copy_button): enable dotAll/'s' flag
- <pre> could span multiple lines
2019-10-19 04:12:15 +01:00
curben eeec6b5838
fix(copy_button): compatibility with hljs newer syntax 2019-10-19 04:07:59 +01:00
curben b26dee22f5
post: fix markdown syntax 2019-10-18 07:18:51 +01:00
curben 66211e7d9c
fix(css): set codeblock width to minimum 2019-10-18 07:12:59 +01:00
curben 07c59dc42a
fix(css): remove unused class 2019-10-18 07:09:51 +01: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 3ca86f563c
style: trailing new line 2019-10-18 03:51:04 +01:00
curben 96ba831659
page: add dates 2019-10-18 03:50:18 +01:00
curben 71a41c6c79
chore: replace hexo-nofollow with hexo-filter-nofollow 2019-10-18 03:34:20 +01:00
curben 1986365f37
fix(layout): head layout shouldn't be cached due to Open Graph 2019-10-18 03:32:28 +01:00
curben 2f062354fa
fix(open_graph): escape html characters in description 2019-10-18 03:31:47 +01:00
curben d6cccfb940
fix(open_graph): remove trailing index.html from url 2019-10-18 02:17:59 +01:00
curben d122f5fa6e
style(open_graph): move image-related function to continuous lines 2019-10-18 02:12:43 +01:00
curben 1b6841e9ef
feat(open_graph): add article:author 2019-10-18 02:10:57 +01:00
curben b545b38c1e
feat(open_graph): remove duplicate twitter tags
- https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup
- prioritise site.config than theme.config
2019-10-18 02:04:31 +01:00
curben 07b342bb27
feat(open_graph): replace keywords with article:tag
- https://yoast.com/meta-keywords/
- add date-related tags to all pages
2019-10-18 01:53:01 +01:00
curben 774346e67d
fix(css): set table heading colours 2019-10-17 12:10:01 +01:00
curben c3ed7a9840
style: http to https 2019-10-17 11:24:55 +01:00
curben 7bc55954d6
refactor(css): remove unused class 2019-10-17 11:19:42 +01:00
curben bda9bdfbc5
fix(css): align badge to the left 2019-10-17 11:16:06 +01:00
curben 8c8c334eaa
fix(feed): compatibility with hexo 4
- permalink variable is now encoded by default
- es6-fy
- remove categories list
2019-10-17 10:28:40 +01:00
curben c61fdab84f
fix(sitemap): modernise
- 'index.html' removal function is replaced by pretty_urls config
- add homepage
- remove uriencode, permalink is now encoded by default in Hexo v4+
- es6-fy
2019-10-17 07:01:35 +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 5b0556ec16
fix(css): unset margin-left of toc 2019-10-17 06:42:10 +01:00
curben f187cad58a
fix(css): use disc style for index-list 2019-10-17 06:35:47 +01:00
curben f92b7e0b53
feat: add post and tag lists to homepage 2019-10-17 06:26:26 +01:00
curben e0cb55030c
chore: hexo version 4.0.0 2019-10-17 06:25:30 +01:00
curben ac35598b04
ci(snyk): ignore https-proxy-agent 2019-10-17 04:52:09 +01:00
curben 214bf336aa
ci(snyk): remove https-proxy-agent 2019-10-17 04:45:58 +01:00
curben fddc040c42
ci(snyk): update policy 2019-10-17 04:41:00 +01:00
curben f43f440a3e
fix(http_header): restrict more Feature-Policy
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy
2019-10-17 01:27:05 +01:00
curben e57d471d24
perf: cache head and header partials
- https://hexo.io/docs/templates#Optimization
2019-10-14 13:51:19 +01:00
curben 30fe50290c
build: always execute 'npm install'
- https://stackoverflow.com/a/50820392
2019-10-09 20:24:14 +01:00
curben 3e2d9fed61
post: replace linux-specific guide with official guide 2019-10-06 11:04:06 +01:00
curben f6b93c845f
style: tab to space 2019-10-06 10:55:47 +01:00
curben 14c57d7009
fix: move scripts to theme
- portability
2019-10-06 10:52:28 +01:00
curben 0bd71d69c4
post: Using Git and Git+SSH in GitLab CI 2019-10-03 08:27:39 +01:00
curben 9f4e44c9d9
docs: move Installation to lower section 2019-10-02 02:27:14 +01:00
curben 3c300289fe
docs: update hexo badge 2019-10-02 02:25:32 +01:00
curben 205631d931
chore: remove undesired file 2019-10-02 02:24:06 +01:00
curben fbb01fe1fd
chore(synk): add SNYK-JS-HANDLEBARS-469063
https://snyk.io/vuln/SNYK-JS-HANDLEBARS-469063
2019-10-01 17:20:14 +01:00
curben 0c49c77c46
page(about): add github & gitlab badges 2019-10-01 03:59:59 +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 1c4a7484a8
fix(openGraph): htmlTag escape html by default
- also encode url
- https://github.com/hexojs/hexo-util/releases/tag/1.3.0
2019-09-25 03:41:07 +01:00