efae14e36c
subtitle
2023-08-01 00:03:43 +06:00
8c2985cbbe
subtitle ascii
2023-07-31 23:30:00 +06:00
2276cd015f
subiitle
2023-07-31 23:19:29 +06:00
1562a2059d
p -> a
2023-07-31 23:00:06 +06:00
f11053516b
subtitle
2023-07-31 22:48:32 +06:00
fae323cf44
test
2023-07-31 22:33:40 +06:00
c6ca808d23
subtitle fix
2023-07-31 21:36:59 +06:00
e8114cf67f
little fix for subtitle
2023-07-31 21:20:03 +06:00
3ee1de3f39
Update subtitle.html
2023-07-31 12:28:06 +06:00
88af5ce9af
date
2023-07-31 01:39:58 +05:00
2217b22fe8
date
2023-07-31 01:37:07 +05:00
b81405331c
date
2023-07-31 01:34:32 +05:00
e5a8f9b4a6
date
2023-07-31 01:33:02 +05:00
3d67b676a9
date
2023-07-31 01:25:05 +05:00
e4ce6ea48e
date
2023-07-31 01:19:18 +05:00
a8cf9b2ce1
date
2023-07-31 01:16:32 +05:00
6477be3791
date
2023-07-31 01:11:48 +05:00
86ee934a1a
desc
2023-07-31 01:02:35 +05:00
d3559e7893
date
2023-07-31 00:57:05 +05:00
7c1a62d045
creds
2023-07-31 00:53:17 +05:00
ee08ff3bc2
su
2023-07-31 00:37:30 +05:00
61f6745860
font fix
2023-07-30 23:39:22 +05:00
6f0ba9484f
font fix
2023-07-30 23:36:36 +05:00
34aad47a49
font fix
2023-07-30 23:34:30 +05:00
c7647125bd
fix paginator and site-description
2023-07-30 21:33:19 +05:00
fd2a35b648
border fix
2023-07-30 15:15:18 +05:00
d261508d89
social fix
2023-07-30 15:00:12 +05:00
ec246b3c8c
social fix
2023-07-30 14:52:26 +05:00
cc0176b589
change home page title
2023-07-29 21:24:47 +05:00
root
8b649389a3
Committer: root <root@fruw.org>
2023-07-29 19:04:05 +05: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
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
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
Alex Ungurianu
055e03eeb7
Add rel=me
to social links
2022-11-08 10:01:14 +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
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
Harrison Sand
8e4cb8c738
Add dark mode toggle
2021-09-24 19:38:28 +02:00
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
David Wittman
117808b653
Improve meta description
...
Rather than use the same description on every page, prefer the post
summary if it's available and only use .Params.description on the root
page.
This mimics the behavior of the [opengraph internal
template](https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/opengraph.html#L2 )
for the `og:description` tag.
2021-05-22 21:38:59 +05:30
David Wittman
1f47eeb7be
Add support for meta descriptions
...
The meta description tag is _allegedly_ important for SEO, and it
can improve the page's summary in Google results.
2021-05-22 20:56:11 +05:30
Athul Cyriac Ajay
02b2654b93
Removed Unwanted OG Tags
...
There were extra OG tags added as a mistake. Hugo already has a good inbuilt partial for Meta stuf
2021-01-17 18:35:22 +05:30
Francis Barton
8a286dd90d
Fix typo (ref -> href) ( #17 )
...
Thanks @VictorBersy https://github.com/athul/archie/pull/15#issuecomment-714503130
2020-11-07 09:40:30 +05:30