Commit Graph

112 Commits

Author SHA1 Message Date
Mirus
22dc46fb81 fix: githab repo url 2024-07-30 15:34:13 +03:00
Mirus
df1265c193 chore: update theme.toml 2024-07-30 15:22:22 +03:00
Mirus
cf3bc17cf8 chore: typo 2024-07-30 14:56:07 +03:00
Mirus
95d257319b
Merge pull request #2 from mirus-ua/feature/1/call-to-action-banner
feat: call to action banner
2024-07-30 14:38:40 +03:00
Mirus
74f38a9b52 feat: call to action banner 2024-07-30 14:37:30 +03:00
Mirus
f7c9337b3f fix: projectid 2024-07-30 11:38:45 +03:00
Mirus
18ee33c656 chore: add firebase exampleSite deploy 2024-07-30 11:34:53 +03:00
Mirus
004534d03c chore: update the demo site 2024-07-30 11:01:36 +03:00
Mirus
8704e1903a chore: vscode workspace recommendations 2024-07-30 10:24:17 +03:00
Mirus
d4ec9864d9 fix: comments_counter was missed in single.html 2024-07-30 10:09:00 +03:00
Mirus
79a14e8187 fix: add support of comments_counter addon to more places 2024-07-30 10:01:20 +03:00
Mirus
cf87ac2142 doc: update readme 2024-07-29 11:05:26 +03:00
Mirus
a85b82b722 feat: new partials: comments_counter and single_base 2024-07-29 10:47:00 +03:00
Mirus
9f17b5fa0d chore: configs rebranding 2024-07-29 09:15:27 +03:00
Mirus
bcf3a31530 chore: change default footer 2024-07-28 19:52:59 +03:00
Mirus
d45d6d6a82 re-terminal fork 2024-07-28 19:52:31 +03:00
panr
7e13d24d10 farewell! 2023-06-10 18:02:22 +02:00
panr
3a5a676118 fixes after PRs 2023-06-10 00:27:17 +02:00
Radek Kozieł
4a8f9aa798
Merge pull request #473 from icy-comet/fix_css_var
delete unused css vars
2023-06-09 23:38:28 +02:00
Radek Kozieł
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
Radek Kozieł
653c3a1b7e
Merge pull request #460 from Thunder33345/taxonomy-title
Added heading to term pages
2023-06-09 23:37:19 +02:00
Radek Kozieł
bcbd22ba8a
Merge pull request #459 from Thunder33345/patch-1
Show content if available in terms.html
2023-06-09 23:34:12 +02:00
Radek Kozieł
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
Radek Kozieł
52ab4d5609
Update USERS.md 2023-06-09 23:32:02 +02:00
Radek Kozieł
e121cb427f
Merge pull request #439 from cizordj/patch-1
Update the image shortcode
2023-06-09 23:30:16 +02:00
Radek Kozieł
b49a0c1ae5
Update .gitignore 2023-06-09 23:28:59 +02:00
Radek Kozieł
10f6da7e8d
Merge pull request #426 from T2hhbmEK/feat/rm-resources
cleanup: rm resources directory
2023-06-09 23:28:11 +02:00
Radek Kozieł
3760c42316
Merge pull request #427 from T2hhbmEK/feat/tasklist
Fix broken checkbox styles
2023-06-09 23:27:20 +02:00
Radek Kozieł
8b0eca9632
Merge pull request #440 from cizordj/patch-2
Fix little typo in the README
2023-06-09 23:24:30 +02:00
Radek Kozieł
e1f667702c
Merge pull request #434 from larsks/fix/USERS
Remove broken links from USERS.md
2023-06-09 23:24:11 +02:00
Radek Kozieł
051275fd7a
Merge branch 'master' into fix/USERS 2023-06-09 23:24:02 +02:00
Radek Kozieł
7d877e0fcd
Merge pull request #448 from Kitchvx/patch-1
Update USERS.md
2023-06-09 23:22:27 +02:00
Radek Kozieł
4a42c4df0a
Merge branch 'master' into patch-1 2023-06-09 23:22:22 +02:00
Radek Kozieł
a0c0370113
Merge pull request #437 from domgoodwin/patch-1
Update USERS.md
2023-06-09 23:21:21 +02:00
Radek Kozieł
672ab557a4
Merge branch 'master' into patch-1 2023-06-09 23:21:15 +02:00
Radek Kozieł
70f40eb3e1
Merge pull request #428 from Sir-Photch/patch-1
Update USERS.md
2023-06-09 23:20:44 +02:00
Radek Kozieł
05bbfa3050
Merge branch 'master' into patch-1 2023-06-09 23:20:03 +02:00
Radek Kozieł
e1355294e7
Merge pull request #423 from Drew-Morris/patch-1
Update USERS.md
2023-06-09 23:19:43 +02:00
Radek Kozieł
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
Björn Ehrby
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
Aniket Teredesai
3a04ec15a5 delete unused css vars 2023-05-06 19:38:57 +05:30
Blake Ashley
fb50e39b15
Update main.scss to use nesting with & 2023-05-02 08:33:13 -07:00
Blake Ashley
0085fc68b9
Update main.scss to fix footnote counting issue 2023-05-01 15:30:04 -07:00
Thunder33345
729543fbd1
apply decorator fix 2023-04-30 22:17:16 +08:00
Thunder33345
823168e161
changed decorators for single 2023-04-30 21:44:59 +08:00
Thunder33345
32df60e801
moved :: decoration position
this hides it if there's no post author to show
2023-04-30 21:34:08 +08:00
Thunder33345
e76c7ebb66
added heading to term pages 2023-04-27 00:54:20 +08:00
Thunder
74e7e40de1
Add option to show content in terms.html 2023-04-26 23:50:25 +08:00
panr
9726b8d806 Allow target="_blank" with .Params.NewTab set to true
This commit belongs to the PR: https://github.com/panr/hugo-theme-terminal/pull/370

by @matidfk
2023-04-13 23:24:56 +02:00
Nathan
dd74597617
Update USERS.md 2023-03-24 20:35:38 +00:00