Commit Graph

114 Commits

Author SHA1 Message Date
b6c2bafbdc fix list template .Description v4.0.6 2024-09-07 23:43:48 +02:00
3c03c1b0ea update README 2024-09-07 23:27:10 +02:00
c57581a3b3 fix read more link
closes #480
2024-09-07 23:27:10 +02:00
9cee0bf239 Merge pull request #468 from amtoine/add-katex-support-to-community-features
add KaTeX support as a community feature
2024-09-06 18:52:41 +02:00
a45f003c7a update marketing stuff v2 v4.0.5 2024-08-31 12:07:54 +02:00
241ee05a3b update preview image for terminal.css v4.0.4 2024-08-30 19:22:52 +02:00
75878308e0 update base terminal.css to the new default scheme 2024-08-30 08:16:38 +02:00
d2397d672d fix headings, buttons and make it adaptable for updated terminal.css v4.0.3 2024-08-29 12:35:56 +02:00
ff186322b8 Update README.md v4.0.2 2024-08-25 09:59:05 +02:00
e5605c55e6 update screenshot v4.0.1 2024-08-21 23:36:41 +02:00
48c5fac46c update preview images for Hugo Themes 2024-08-21 23:09:20 +02:00
0de06b5630 update theme.toml 2024-08-21 19:14:41 +02:00
90ffc5e80e update theme.toml 2024-08-21 16:39:03 +02:00
4995ec9ae9 update README
- update DEMO website link
v4.0.0
2024-08-21 15:48:15 +02:00
d00310f46e Fix README for language settings 2024-08-21 15:43:02 +02:00
bd69f691b6 Update config to match latest version of Hugo 2024-08-21 15:24:41 +02:00
0b11e05735 we are back with 4.0 2024-08-21 15:06:28 +02:00
7e13d24d10 farewell! 2023-06-10 18:02:22 +02:00
3a5a676118 fixes after PRs 2023-06-10 00:27:17 +02:00
4a8f9aa798 Merge pull request #473 from icy-comet/fix_css_var
delete unused css vars
2023-06-09 23:38:28 +02:00
c560d941ae Merge pull request #463 from blakeashleyjr/patch-1
Update main.scss to fix footnote counting issue
2023-06-09 23:38:15 +02:00
653c3a1b7e Merge pull request #460 from Thunder33345/taxonomy-title
Added heading to term pages
2023-06-09 23:37:19 +02:00
bcbd22ba8a Merge pull request #459 from Thunder33345/patch-1
Show content if available in terms.html
2023-06-09 23:34:12 +02:00
7926417fc8 Merge pull request #461 from Thunder33345/stray-decoration
Fixed stray `::` when there's no other content to show
2023-06-09 23:33:27 +02:00
52ab4d5609 Update USERS.md 2023-06-09 23:32:02 +02:00
e121cb427f Merge pull request #439 from cizordj/patch-1
Update the image shortcode
2023-06-09 23:30:16 +02:00
b49a0c1ae5 Update .gitignore 2023-06-09 23:28:59 +02:00
10f6da7e8d Merge pull request #426 from T2hhbmEK/feat/rm-resources
cleanup: rm resources directory
2023-06-09 23:28:11 +02:00
3760c42316 Merge pull request #427 from T2hhbmEK/feat/tasklist
Fix broken checkbox styles
2023-06-09 23:27:20 +02:00
8b0eca9632 Merge pull request #440 from cizordj/patch-2
Fix little typo in the README
2023-06-09 23:24:30 +02:00
e1f667702c Merge pull request #434 from larsks/fix/USERS
Remove broken links from USERS.md
2023-06-09 23:24:11 +02:00
051275fd7a Merge branch 'master' into fix/USERS 2023-06-09 23:24:02 +02:00
7d877e0fcd Merge pull request #448 from Kitchvx/patch-1
Update USERS.md
2023-06-09 23:22:27 +02:00
4a42c4df0a Merge branch 'master' into patch-1 2023-06-09 23:22:22 +02:00
a0c0370113 Merge pull request #437 from domgoodwin/patch-1
Update USERS.md
2023-06-09 23:21:21 +02:00
672ab557a4 Merge branch 'master' into patch-1 2023-06-09 23:21:15 +02:00
70f40eb3e1 Merge pull request #428 from Sir-Photch/patch-1
Update USERS.md
2023-06-09 23:20:44 +02:00
05bbfa3050 Merge branch 'master' into patch-1 2023-06-09 23:20:03 +02:00
e1355294e7 Merge pull request #423 from Drew-Morris/patch-1
Update USERS.md
2023-06-09 23:19:43 +02:00
3a9b3bffef Merge pull request #472 from PolaricEntropy/PolaricEntropy-patch-1
Fix non-https link to gohugo.io
2023-06-09 19:15:31 +02:00
ef7108798b Fix non-https link to gohugo.io
Fixes the non-secure link to gohugo.io, which sometimes causes security suites to present a warning about non-secure external links
2023-06-05 23:47:46 +02:00
7910e41eb6 add my fork to the list of community features 2023-05-18 12:23:29 +02:00
3a04ec15a5 delete unused css vars 2023-05-06 19:38:57 +05:30
fb50e39b15 Update main.scss to use nesting with & 2023-05-02 08:33:13 -07:00
0085fc68b9 Update main.scss to fix footnote counting issue 2023-05-01 15:30:04 -07:00
729543fbd1 apply decorator fix 2023-04-30 22:17:16 +08:00
823168e161 changed decorators for single 2023-04-30 21:44:59 +08:00
32df60e801 moved :: decoration position
this hides it if there's no post author to show
2023-04-30 21:34:08 +08:00
e76c7ebb66 added heading to term pages 2023-04-27 00:54:20 +08:00
74e7e40de1 Add option to show content in terms.html 2023-04-26 23:50:25 +08:00