Commit Graph

248 Commits

Author SHA1 Message Date
79419192d7 [Feature Request #81]: Added support for customizable noindex
Signed-off-by: GitHub Action <action@github.com>
2024-09-09 11:35:00 +00:00
863288056d Update Readme
Signed-off-by: GitHub Action <action@github.com>
2024-08-27 15:50:20 +00:00
88f58cfaed README typo in path v2 (#79)
Sorry :)
2024-08-25 15:52:15 +05:30
5d5646bf86 README typo in path v2 2024-08-24 17:57:11 +03:00
e0a7cb7022 README typo in path (#78) 2024-08-24 20:23:12 +05:30
e238ea7109 Merge branch 'main' into typo 2024-08-24 20:23:04 +05:30
64389085b4 README typo in path 2024-08-24 17:48:23 +03:00
4c3277b0b6 Update Readme, add Admonition colors to _colors.scss
Signed-off-by: GitHub Action <action@github.com>
2024-08-24 13:13:31 +00:00
c2c27326aa split _predefined (#76)
Tested. Works for me
2024-08-24 17:14:02 +05:30
819cebcb12 merge scroll-to-top colors 2024-08-24 11:43:52 +03:00
c568b8ff0e Ability to edit Scroll-to-Top icon colors, for #75
Signed-off-by: GitHub Action <action@github.com>
2024-08-24 07:55:20 +00:00
fc359e48aa Inital fix for #74
Signed-off-by: GitHub Action <action@github.com>
2024-08-24 06:46:42 +00:00
db0321c9ae Address Issue #73 Again
Signed-off-by: GitHub Action <action@github.com>
2024-08-24 05:38:59 +00:00
152dcd73fe Address Issue #73
Signed-off-by: GitHub Action <action@github.com>
2024-08-24 05:35:35 +00:00
3d8790e329 Minor Updates
Signed-off-by: GitHub Action <action@github.com>
2024-08-15 16:07:32 +00:00
5d7becd0ee Attempt 1 to resolve #72
Signed-off-by: GitHub Action <action@github.com>
2024-08-05 14:03:45 +00:00
5ee9c82125 Add HumanMadeMark
Signed-off-by: GitHub Action <action@github.com>
2024-07-11 11:54:28 +00:00
f6bb50aa1d Delete assets/js/mathjax/mathjax-full@3_es5_tex-mml-svg.min.js 2024-07-11 17:18:31 +05:30
342c4e3188 Delete assets/js/mathjax/mathjax-assistant.js 2024-07-11 17:18:21 +05:30
6bd64f295c Delete assets/scss/_mathjax.scss 2024-07-11 17:18:06 +05:30
b597c4508c Update README.md to fix spelling on line 105 (#69)
"filed" > "field"
2024-06-02 19:14:48 +05:30
7d15272cee Update README.md to fix spelling on line 105
"filed" > "field"
2024-06-02 18:24:16 +08:00
df7cf46255 Update theme.toml
Signed-off-by: GitHub Action <action@github.com>
2024-05-15 06:48:50 +00:00
7527477ea4 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 05:01:37 +00:00
52f8c6ec05 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 04:59:22 +00:00
3dac659473 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 04:29:30 +00:00
bac2342143 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 04:28:04 +00:00
d8973b9803 Delete images directory 2024-04-24 09:54:05 +05:30
2433305104 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 03:57:43 +00:00
48cddbad62 Delete images directory 2024-04-24 09:25:37 +05:30
878bfbf087 Restore Listing to Hugo Themes
Signed-off-by: GitHub Action <action@github.com>
2024-04-24 03:52:36 +00:00
faabcb7ff3 Delete i18n directory
Delete i18n to reduce footprint
2024-04-24 09:17:44 +05:30
91fef8025c Resolve #66 : Add noindex to 404.html
Signed-off-by: GitHub Action <action@github.com>
2024-04-15 14:40:47 +00:00
b1e128d15b Merge pull request #64 from xuhdev/doc
Add svg favicon instructions to README
2024-04-10 11:31:30 +05:30
ba847b7f54 Add svg favicon instructions to README 2024-04-09 19:22:53 -07:00
9e94b1c947 Merge pull request #63 from xuhdev/favicon
Add "sizes" attribute to favicon.ico
2024-04-10 07:04:59 +05:30
8c852efaee Add "sizes" attribute to favicon.ico
Otherwise the svg icon won't load. See 020fcc1b9f
2024-04-09 13:25:03 -07:00
df9511b184 Attempt to resolve #62
Signed-off-by: GitHub Action <action@github.com>
2024-04-09 11:20:01 +00:00
a6b3dcb3a4 Attempt to resolve #62
Signed-off-by: GitHub Action <action@github.com>
2024-04-09 11:08:54 +00:00
4514e1eff5 Format Workflow & showcase images
Signed-off-by: GitHub Action <action@github.com>
2024-04-09 06:05:17 +00:00
cb555c89b0 Format Workflow & showcase images
Signed-off-by: GitHub Action <action@github.com>
2024-04-09 06:00:16 +00:00
b009528bd6 Readme image update
Signed-off-by: GitHub Action <action@github.com>
2024-04-09 05:47:10 +00:00
1dc1250079 Merge pull request #61 from xuhdev/favicon
Correct the link to favicon
2024-04-09 10:30:41 +05:30
020fcc1b9f Correct the link to favicon
Chrome behavior has changed since 2023, following https:
//medium.com/web-dev-survey-from-kyoto/favicon-nightmare-how-to-maintain-sanity-7628bfc39918 .

Tested on both Chrome and Firefox.

Fix #60
2024-04-08 12:24:21 -07:00
0a0ceae934 Format Workflow & showcase images
Signed-off-by: GitHub Action <action@github.com>
2024-04-08 15:43:22 +00:00
27a764783c Format Workflow & showcase images
Signed-off-by: GitHub Action <action@github.com>
2024-04-08 15:41:50 +00:00
0fd8a21db4 Delete images directory 2024-04-08 21:10:36 +05:30
ad454ca43b Attempt to resolve #60
Signed-off-by: GitHub Action <action@github.com>
2024-04-08 14:46:08 +00:00
ad69ca4910 Attempt 1 to solve #58
Signed-off-by: GitHub Action <action@github.com>
2024-04-02 07:38:48 +00:00
5ebeb52132 Fix animation
Signed-off-by: GitHub Action <action@github.com>
2024-03-29 16:20:59 +00:00