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
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
11d230652b
Merge pull request #21 from skyzh/patch-1
...
fix unwanted star before nested ordered list
2021-03-24 19:38:32 +05:30
ca5424f063
Update FUNDING.yml
2021-03-01 21:21:59 +05:30
64a1d71166
Update README.md
2021-03-01 21:20:33 +05:30
7a96256b05
fix unwanted star before ordered list
2021-01-30 20:42:02 +08:00
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
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
2edf7ab84b
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
2020-10-20 23:33:23 +05:30
a75faae0d7
Merge pull request #15 from francisbarton/patch-2
...
Add custom CSS option - fixes issue #14
2020-10-05 00:04:59 +05:30
525bcfcd21
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.
2020-10-04 17:11:49 +01:00
acd619ee67
Merge pull request #12 from lxxxvi/fix-twitter-url
...
fix twitter URL in config example
2020-09-16 17:08:47 +05:30
dcee8ddd6e
fix twitter URL in config example
2020-09-16 13:35:03 +02:00
117d3373f5
Merge pull request #11 from samhattangady/master
...
Fix tags issue. Use the list.html code for term.html template
2020-07-22 15:29:03 +05:30
2c28ffc741
feat: update layouts default term to match default list.
2020-07-22 13:53:34 +05:30
4d4a11ed15
Add read.gift
2020-07-02 22:23:48 +05:30
43f1da624e
Better OG Descp
2020-06-24 13:35:48 +05:30
789ddff266
Merge branch 'master' of github.com:athul/archie
2020-06-24 13:28:33 +05:30
03a155de82
Better Seo and Images
2020-06-24 13:27:58 +05:30
51e7b9502a
Create FUNDING.yml
2020-06-24 11:28:42 +05:30
17a1d3b640
Add Demo Config to Readme
2020-05-05 00:44:33 +05:30
5cdcf6d3b1
Merge pull request #3 from sarg/iss-1
...
Fix html errors.
2020-04-26 20:09:49 +05:30
d0b426c3fa
Fix html errors.
2020-04-26 12:01:15 +02:00
bbf6c6513d
CSS fix in the tag page
2020-04-17 20:50:41 +05:30
280b262a71
Added Dark mode Image
2020-04-16 23:00:30 +05:30
a6c9d3e7c3
Add Auto mode in Config.toml of examplSite
2020-04-16 22:43:01 +05:30
05af13824e
Credits and Instructions
2020-04-16 21:48:45 +05:30
232d2ed0b6
Update tag background color
2020-04-16 21:32:51 +05:30
a8fce7c6f4
Dark Mode Support
2020-04-16 12:50:38 +05:30
877a560391
Simple Tweaks
2020-04-14 23:22:44 +05:30
7d19d8b66a
NavBar Updates
2020-04-12 20:31:09 +05:30
b22ea86f5e
Change to example.com in examplesite
2020-04-11 20:23:10 +05:30
248a66e712
draft-label tweaks
2020-04-11 20:18:23 +05:30
11e76d32e2
Added Images and Readme
2020-04-11 20:15:12 +05:30
a0fb0664ae
tweaks
2020-04-11 12:29:56 +05:30
c2987bd016
W/o website
2020-04-11 12:01:41 +05:30
6e15d559f7
Create main.yml
2020-04-11 11:50:25 +05:30
dd1c9af419
Add exampleSite and footer updates
2020-04-11 01:11:05 +05:30
58d02550f1
CSS updates
2020-04-09 12:06:48 +05:30
3c737553b6
Init
2020-04-09 00:14:29 +05:30