Commit Graph

38 Commits

Author SHA1 Message Date
MDLeom 4099637c84
fix(css): set svg icons hover colour 2020-03-25 01:50:47 +00:00
MDLeom 5debe1419d
docs(svg): add credit 2020-03-22 17:51:49 +00:00
MDLeom 92e89467da
chore(deps): update clipboard.js to 2.0.6 2020-03-20 07:53:40 +00:00
MDLeom 1cccb619a0
fix(search): consistent class name style 2020-03-20 05:37:09 +00:00
MDLeom 2284440a7d
fix(search): change search button colour to link 2020-03-20 05:22:49 +00:00
MDLeom 9b8498b791
feat: share button
- web share API
- https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
- https://web.dev/web-share/
- https://github.com/luruke/browser-2020
- move height property to css
- add left margin to headerlink button
2020-03-20 05:18:36 +00:00
MDLeom 5a79bf82a8
fix(css): reduce mobile header height
- disable line break for site title
- remove menu button label
- increase size of menu button
2020-03-20 04:21:29 +00:00
MDLeom a3739cf6de
feat: use duckduckgo onion address if site is .onion 2020-03-06 08:47:37 +00:00
MDLeom 0e2799edbf
fix(css): alternating colour rows
- https://www.textfixer.com/tutorials/css-table-alternating-rows.php
2020-03-06 07:32:53 +00:00
MDLeom c020a300e1
fix(css): change link underline colour to logo's colour 2020-02-26 07:37:33 +00:00
MDLeom 8793eda7cc
fix(favicon): move to site source/ folder
- make chameleon theme more generic
2020-02-26 05:31:36 +00:00
MDLeom b59dd4406a
fix: display badges in one line 2020-02-19 07:50:26 +00:00
MDLeom d4875be40d
chore: mdleom.com in site assets 2020-02-18 23:40:10 +00:00
curben 10d9ebd6b3
fix(css): remove background colour for codeblock
- inspired by https://sscaffold-css.com/
- fix copy button's hover colours
2020-01-04 02:42:15 +00:00
curben feeaca491f
fix(js): load copy button script in post only 2019-12-20 02:44:20 +00:00
curben e59bfdbca6
refactor(css): custom properties
- https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties
- https://css-irl.info/7-uses-for-css-custom-properties/
2019-12-20 02:33:57 +00:00
curben 763f7dc008
fix(mobile-menu): background-color 2019-12-18 06:19:47 +00:00
curben f2c46c4a11 fix(svg): xml namespace should use http, not https 2019-12-18 05:57:25 +00:00
curben 1df434b5e6
fix(font-color): compatibility with light theme 2019-12-18 01:22:38 +00:00
curben f2169903ea
fix(svg): xml namespace should use http, not https
- https://github.com/hexojs/hexo-generator-feed/pull/105
2019-12-18 01:12:47 +00:00
curben 1524f00c05
fix(css): header-hr set to straight line 2019-11-14 02:17:48 +00:00
curben 8f5ae5ee9d
fix(css): make blockquote more obvious 2019-11-14 02:11:14 +00:00
curben 248ab79ac4
fix(css): codeblock background width 2019-11-14 02:06:15 +00:00
curben 740e671023
page(about): add npm handle 2019-11-11 01:54:06 +00:00
curben bed321c987
fix(theme): rename js and css to 'chameleon'
- Continuation of 5a381f7032
2019-11-09 08:54:48 +00:00
curben 6d18a37e09
fix(css): set list-style to disc for toc 2019-10-28 05:32:24 +00: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 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 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 0c49c77c46
page(about): add github & gitlab badges 2019-10-01 03:59:59 +01:00
curben 5a381f7032
fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00