hugo-coder-fork/exampleSite
Jeffrey C 944092c225 Add OpenGraph to each page (#147)
OpenGraph Protocol is used by sites like Facebook to display a rich object in a social graph.

* Add OpenGraph Protocol to each page

Hugo has an internal template for [Open Graph](https://gohugo.io/templates/internal/#open-graph). It takes necessary information from either site's or post's config thus it makes sense to add it to each page.

* Add 'series' to posts archetype
This taxonomy is used to specify related “see also” pages by placing them in the same series.

* Add series taxonomy to exampleSite config.

* Add example of series to exampleSite

* Add spaz926 to Contributors
2019-03-04 11:43:54 -03:00
..
content Add OpenGraph to each page (#147) 2019-03-04 11:43:54 -03:00
layouts Initial files 2018-02-28 22:38:59 -03:00
static/images Add simple figure style for content class (#130) 2019-01-07 13:30:09 -02:00
config.toml Add OpenGraph to each page (#147) 2019-03-04 11:43:54 -03:00