switch to bunny fonts
Marco Andronaco andronacomarco@gmail.com
Wed, 15 Feb 2023 15:55:30 +0100
add redirect capabilities
Marco Andronaco andronacomarco@gmail.com
Sat, 11 Feb 2023 13:13:27 +0100
change theme color to orange
Marco Andronaco andronacomarco@gmail.com
Wed, 18 Jan 2023 11:55:02 +0100
fix date format, better tags and posts list
Marco Andronaco andronacomarco@gmail.com
Sat, 14 Jan 2023 08:56:56 +0100
make titles consistent
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 15:42:29 +0100
clean up footer
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 14:31:50 +0100
default to dark theme
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 14:30:16 +0100
better date handling
Marco Andronaco andronacomarco@gmail.com
Wed, 11 Jan 2023 13:21:01 +0100
add show_date param
Marco Andronaco andronacomarco@gmail.com
Tue, 10 Jan 2023 19:58:54 +0100
Add mathjax and katex support (#75) * Add mathjax and katex support * update readme
Samuel Proulx samuelproulx26@gmail.com
Thu, 29 Dec 2022 06:52:53 -0500
fix: display read more
yochidros yoshiki.myzw@gmail.com
Sun, 04 Dec 2022 15:13:40 +0900
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)
James Montgomerie 68861+th-in-gs@users.noreply.github.com
Sun, 27 Nov 2022 03:59:33 -0800
fix: no need to reload for theme change Changing the theme using toggle does not require reloading the entire page using self-linking
9x9x9x 87396719+9x9x9x@users.noreply.github.com
Thu, 10 Nov 2022 02:00:40 +0530
Update README.md
Saikat Sengupta 41847480+saikatsgupta@users.noreply.github.com
Fri, 11 Nov 2022 12:22:05 +0530
Add `rel=me` to social links
Alex Ungurianu alex.ungurianu@protonmail.com
Sun, 06 Nov 2022 11:54:30 +0000
Fixed title and menu links overlap in header
Artem Ryabkov rad964@pm.me
Fri, 12 Aug 2022 00:39:58 +0300
Add font swapping
Julius Rickert git@juliusrickert.de
Sun, 31 Jul 2022 14:31:55 +0200
chore: Change CSS for Socials in Footer again
ADSWT518 tangyazhou518@outlook.com
Sat, 25 Jun 2022 11:20:26 +0800
Added <script> tag support to customJS Added a "readmore" class to the read more links to enable finegrained css
Ahmed Alsuwaidi aasuwaidi24@gmail.com
Sun, 27 Feb 2022 13:10:25 +0400
Merge pull request #45 from athul/footer-css Change CSS for Socials in Footer
Athul Cyriac Ajay athul8720@gmail.com
Wed, 16 Feb 2022 10:45:22 +0530
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>
MBK 63792994+marbuka@users.noreply.github.com
Thu, 03 Feb 2022 06:43:40 +0100
Merge pull request #36 from hsand/master Add dark mode toggle
Athul Cyriac Ajay athul8720@gmail.com
Sun, 26 Sep 2021 01:50:43 +0530
th table with bigger font size Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
Robbi Nespu robbinespu@gmail.com
Tue, 29 Jun 2021 03:23:47 +0800
Take patch from afa433c42fd7ea0725cc86cd43be84fa14d95e5b Check : https://github.com/RobbiNespu/archie/commit/afa433c42fd7ea0725cc86cd43be84fa14d95e5b
Robbi Nespu robbinespu@gmail.com
Tue, 22 Jun 2021 12:25:18 +0800
Take patch from 9494f006f804585ac2ba8c435380e5b1e278c4d2 Check: https://github.com/RobbiNespu/archie/commit/9494f006f804585ac2ba8c435380e5b1e278c4d2
Robbi Nespu robbinespu@gmail.com
Tue, 22 Jun 2021 12:33:11 +0800
cache busting for custom CSS, update readme
Aron Gergely aron.gergely@rasterra.nl
Tue, 08 Jun 2021 21:57:36 +0200
add cache busting for CSS files via Hugo Pipes
Aron Gergely aron.gergely@rasterra.nl
Fri, 04 Jun 2021 23:34:27 +0200
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.
David Wittman dave@wittman.xyz
Sat, 22 May 2021 10:54:55 -0500
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.
David Wittman dave@wittman.xyz
Sat, 22 May 2021 09:43:57 -0500
Merge pull request #21 from skyzh/patch-1 fix unwanted star before nested ordered list
Athul Cyriac Ajay athul8720@gmail.com
Wed, 24 Mar 2021 19:38:32 +0530
Update FUNDING.yml
Athul Cyriac Ajay athul8720@gmail.com
Mon, 01 Mar 2021 21:21:59 +0530
Update README.md
Athul Cyriac Ajay athul8720@gmail.com
Mon, 01 Mar 2021 21:20:33 +0530
Removed Unwanted OG Tags There were extra OG tags added as a mistake. Hugo already has a good inbuilt partial for Meta stuf
Athul Cyriac Ajay athul8720@gmail.com
Sun, 17 Jan 2021 18:31:42 +0530
Fix typo (ref -> href) (#17) Thanks @VictorBersy https://github.com/athul/archie/pull/15#issuecomment-714503130
Francis Barton franbarton@gmail.com
Sat, 07 Nov 2020 04:10:30 +0000
Option to use local font files instead of Google fonts, combined option for CDN use (#16) * option to use local font files instead of GoogleFonts, combined config for CDN use * set new combined config in exampleSite config * fix path to fonts when hugo is serving in a subdirectory * update README for new option * switch to Fira Sans
dadosch dadosch@users.noreply.github.com
Tue, 20 Oct 2020 18:03:23 +0000
Merge pull request #15 from francisbarton/patch-2 Add custom CSS option - fixes issue #14
Athul Cyriac Ajay athul8720@gmail.com
Mon, 05 Oct 2020 00:04:59 +0530
Merge pull request #12 from lxxxvi/fix-twitter-url fix twitter URL in config example
Athul Cyriac Ajay athul8720@gmail.com
Wed, 16 Sep 2020 17:08:47 +0530
Merge pull request #11 from samhattangady/master Fix tags issue. Use the list.html code for term.html template
Athul Cyriac Ajay athul8720@gmail.com
Wed, 22 Jul 2020 15:29:03 +0530
Add read.gift
Athul Cyriac Ajay athul8720@gmail.com
Thu, 02 Jul 2020 22:23:48 +0530
Better OG Descp
athul athul8720@gmail.com
Wed, 24 Jun 2020 13:35:48 +0530
Merge branch 'master' of github.com:athul/archie
athul athul8720@gmail.com
Wed, 24 Jun 2020 13:28:33 +0530
Better Seo and Images
athul athul8720@gmail.com
Wed, 24 Jun 2020 13:27:58 +0530
Add Demo Config to Readme
athul athul8720@gmail.com
Tue, 05 May 2020 00:44:33 +0530
Merge pull request #3 from sarg/iss-1 Fix html errors.
Athul Cyriac Ajay athul8720@gmail.com
Sun, 26 Apr 2020 20:09:49 +0530
CSS fix in the tag page
athul athul8720@gmail.com
Fri, 17 Apr 2020 20:50:41 +0530
Added Dark mode Image
athul athul8720@gmail.com
Thu, 16 Apr 2020 23:00:30 +0530
Add Auto mode in Config.toml of examplSite
athul athul8720@gmail.com
Thu, 16 Apr 2020 22:43:01 +0530
Credits and Instructions
athul athul8720@gmail.com
Thu, 16 Apr 2020 21:48:45 +0530
Update tag background color
athul athul8720@gmail.com
Thu, 16 Apr 2020 18:58:18 +0530
Dark Mode Support
athul athul8720@gmail.com
Thu, 16 Apr 2020 12:50:38 +0530
Simple Tweaks
athul athul8720@gmail.com
Tue, 14 Apr 2020 23:22:44 +0530
NavBar Updates
athul athul8720@gmail.com
Sun, 12 Apr 2020 20:31:09 +0530
Change to example.com in examplesite
athul athul8720@gmail.com
Sat, 11 Apr 2020 20:23:10 +0530
draft-label tweaks
athul athul8720@gmail.com
Sat, 11 Apr 2020 20:18:23 +0530
Added Images and Readme
athul athul8720@gmail.com
Sat, 11 Apr 2020 20:15:12 +0530
tweaks
athul athul8720@gmail.com
Sat, 11 Apr 2020 12:29:56 +0530
W/o website
athul athul8720@gmail.com
Sat, 11 Apr 2020 12:01:41 +0530
Create main.yml
Athul Cyriac Ajay athul8720@gmail.com
Sat, 11 Apr 2020 11:50:25 +0530
Add exampleSite and footer updates
athul athul8720@gmail.com
Sat, 11 Apr 2020 01:11:05 +0530
CSS updates
athul athul8720@gmail.com
Thu, 09 Apr 2020 12:06:48 +0530
Init
athul athul8720@gmail.com
Thu, 09 Apr 2020 00:14:29 +0530
Fix html errors.
Sergey Trofimov sarg@sarg.org.ru
Wed, 22 Apr 2020 12:14:28 +0200
Create FUNDING.yml
Athul Cyriac Ajay athul8720@gmail.com
Wed, 24 Jun 2020 11:28:42 +0530
feat: update layouts default term to match default list.
Samarth Hattangady samhattangady@gmail.com
Wed, 22 Jul 2020 13:53:34 +0530
fix twitter URL in config example
lxxxvi lxxxvi@users.noreply.github.com
Wed, 16 Sep 2020 13:35:03 +0200
Add custom CSS option - fixes issue #14 Borrowed some code from https://github.com/gadenbuie/garrickadenbuie-com/blob/main/layouts/partials/head.html and blended it in. I hope the syntax is still valid and makes sense. I'm not sure if it ought to say `if isset .Site.Params "customCSS"` but I left it as `customcss` as you suggested.
Francis Barton franbarton@gmail.com
Sun, 04 Oct 2020 17:11:49 +0100
fix unwanted star before ordered list
Alex Chi iskyzh@gmail.com
Sat, 30 Jan 2021 20:42:02 +0800
Updated readme with toggle info
Harrison Sand 14326961+hsand@users.noreply.github.com
Sat, 25 Sep 2021 18:23:24 +0200
Add dark mode toggle
Harrison Sand 14326961+hsand@users.noreply.github.com
Fri, 24 Sep 2021 19:38:28 +0200
chore: Change CSS for Socials in Footer
Athul Cyriac Ajay athul8720@gmail.com
Thu, 10 Feb 2022 10:00:07 +0530