Commit Graph

90 Commits

Author SHA1 Message Date
905ea46ed8 tag fix 2023-07-30 15:26:19 +05:00
fd2a35b648 border fix 2023-07-30 15:15:18 +05:00
0b14193043 margin fix 2023-07-30 15:07:30 +05:00
d261508d89 social fix 2023-07-30 15:00:12 +05:00
ec246b3c8c social fix 2023-07-30 14:52:26 +05:00
add828eb54 pagination fix 2023-07-30 14:45:03 +05:00
c3f1638d08 color fix 2023-07-30 14:36:25 +05:00
00aea743a2 body fix 2023-07-30 14:34:53 +05:00
18b083af60
Update main.css 2023-07-30 15:19:40 +06:00
79c1708789
Update main.css 2023-07-30 15:13:21 +06:00
7ad5541b04
Update main.css 2023-07-30 15:11:08 +06:00
c3aa129ac6 fix css 2023-07-30 14:05:48 +05:00
490b6e251b
validate 2023-07-30 14:58:54 +06:00
85998f84f9 fix maincolor 2023-07-30 13:49:58 +05:00
54fa86bd24 fix colors 2023-07-30 13:39:18 +05:00
58f617689a fix padding 2023-07-29 21:34:36 +05:00
cc0176b589 change home page title 2023-07-29 21:24:47 +05:00
aa6267869c Merge branch 'master' of github.com:fruworg/themu 2023-07-29 20:00:34 +05:00
root
0b5163d2a8 Committer: root <root@fruw.org> 2023-07-29 19:06:55 +05:00
root
8b649389a3 Committer: root <root@fruw.org> 2023-07-29 19:04:05 +05:00
4ce4d5e21e
Delete .github directory 2023-07-28 00:36:24 +06:00
root
0ff0b4fd3f Committer: root <root@fruw.org>
On branch master
Your branch is up to date with 'origin/master'.

Changes to be committed:
	modified:   layouts/index.html
	modified:   layouts/partials/footer.html
	modified:   layouts/partials/paginator.html
2023-07-27 23:24:25 +05:00
root
24c5dcf9e7 Committer: root <root@fruw.org>
On branch master
Your branch is up to date with 'origin/master'.

Changes to be committed:
	modified:   layouts/404.html
	modified:   layouts/_default/single.html
	modified:   layouts/partials/footer.html
	modified:   layouts/partials/head.html
	modified:   layouts/partials/header.html
2023-07-27 22:56:04 +05:00
root
223a748532 Committer: root <root@fruw.org>
On branch master
Your branch is up to date with 'origin/master'.

Changes to be committed:
	deleted:    exampleSite/archetypes/default.md
	deleted:    exampleSite/config.toml
	deleted:    exampleSite/content/_index.md
	deleted:    exampleSite/content/about.md
	deleted:    exampleSite/content/archives.md
	deleted:    exampleSite/content/homepage/about.md
	deleted:    exampleSite/content/homepage/index.md
	deleted:    exampleSite/content/homepage/work.md
	deleted:    exampleSite/content/posts/post-1.md
	deleted:    exampleSite/content/posts/post-2.md
	deleted:    exampleSite/content/posts/post-3.md
	deleted:    exampleSite/content/posts/post-4.md
	deleted:    exampleSite/content/posts/post-5.md
	deleted:    exampleSite/content/posts/post-6.md
	deleted:    exampleSite/content/posts/post-7.md
	deleted:    exampleSite/content/posts/tg-gh.md
	deleted:    images/archie-dark.png
	deleted:    images/screenshot.png
	deleted:    images/theme.png
	deleted:    images/tn.png
	deleted:    layouts/partials/disqus.html
	deleted:    static/js/feather.min.js
	deleted:    static/js/main.js
	deleted:    static/js/themetoggle.js
	modified:   theme.toml
2023-07-26 22:16:26 +05:00
56a2aebf05
Update README.md 2023-07-26 22:26:07 +06:00
e8cd68b940
Update README.md 2023-07-26 22:22:55 +06:00
Athul Cyriac Ajay
0f3a862fc8
Merge pull request #88 from sebasrp/sebasrp-86
update header html to include language code parameter
2023-06-16 23:34:54 +05:30
Sebastian Rodriguez
465001e407
update html to include language code parameter 2023-04-26 17:35:42 +08:00
adibaulia
d717302b01
Add disqus comment (#79)
* add disqus

* Add readme

---------

Co-authored-by: adibaulia <adib.aulia@gli.id>
2023-04-08 09:19:51 +05:30
Samuel Proulx
3fa25abce4
Add mathjax and katex support (#75)
* Add mathjax and katex support

* update readme
2022-12-29 17:22:53 +05:30
yochidros
e1a3392165 fix: display read more 2022-12-05 00:19:31 +05:30
James Montgomerie
5d283cd3a9
Break out the page description from the 'index.html' layout into its own partial - this adds the ability for a site to customize the description on the main page without altering the theme. (#71) 2022-11-27 17:29:33 +05:30
9x9x9x
f753261345 fix: no need to reload for theme change
Changing the theme using toggle does not require reloading the entire page using self-linking
2022-11-14 10:37:54 +05:30
Saikat Sengupta
dbf65c9a03 Update README.md 2022-11-11 17:51:33 +05:30
Alex Ungurianu
055e03eeb7 Add rel=me to social links 2022-11-08 10:01:14 +05:30
Artem Ryabkov
2f312c3759 Fixed title and menu links overlap in header 2022-08-14 08:34:17 +05:30
Julius Rickert
fa13b875f4 Add font swapping 2022-08-14 08:33:09 +05:30
ADSWT518
26f57dd1f9 chore: Change CSS for Socials in Footer again 2022-06-25 22:49:03 +05:30
Ahmed Alsuwaidi
5fbc45536a Added <script> tag support to customJS
Added a "readmore" class to the read more links to enable finegrained css
2022-03-03 23:03:05 +05:30
Athul Cyriac Ajay
57ff9c6ee9
Merge pull request #45 from athul/footer-css
Change CSS for Socials in Footer
2022-02-16 10:45:22 +05:30
Athul Cyriac Ajay
6261dfc9d6 chore: Change CSS for Socials in Footer 2022-02-10 10:00:07 +05:30
MBK
0293190e3a
fix for dark/light mode toggle when not using CDN (#42)
* fix for dark/light mode toggle when not using CDN

* fix for dark/light mode when not using CDN

Authored-by: Marek Bukala-Karbownik <marek.karbownik@lib.uni.lodz.pl>
2022-02-03 11:13:40 +05:30
Athul Cyriac Ajay
ddcd4cdcfc
Merge pull request #36 from hsand/master
Add dark mode toggle
2021-09-26 01:50:43 +05:30
Harrison Sand
1d2ab6bf7c Updated readme with toggle info 2021-09-25 18:23:24 +02:00
Harrison Sand
8e4cb8c738 Add dark mode toggle 2021-09-24 19:38:28 +02:00
Robbi Nespu
5321e4817f th table with bigger font size
Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
2021-06-29 10:18:54 +05:30
Robbi Nespu
0053a709f5 Take patch from afa433c42fd7ea0725cc86cd43be84fa14d95e5b
Check : afa433c42f
2021-06-29 10:18:54 +05:30
Robbi Nespu
24803354b5 Take patch from 9494f006f804585ac2ba8c435380e5b1e278c4d2
Check: 9494f006f8
2021-06-26 21:04:43 +05:30
Aron Gergely
dd1612c482 cache busting for custom CSS, update readme 2021-06-09 14:04:21 +05:30
Aron Gergely
27307e797f add cache busting for CSS files via Hugo Pipes 2021-06-09 14:04:21 +05:30