Commit Graph

4 Commits

Author SHA1 Message Date
Salvatore Giordano 7528f5bf5e Add external link feature for posts (#141)
* Add external link feature for posts

* Add post example using external link
2019-01-17 11:50:14 -02:00
Artem Khvastunov 3d4335a787 Add Twitter Cards to each page (#133)
* Add Twitter Cards to each page

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

* Add 'description' to posts archetype

This optional field is used by Twitter Cards.

* Add example usage of Twitter Cards

* Add artspb to contributors
2019-01-07 13:26:43 -02:00
Khosrow Moossavi 4f8366220a Generate correct date within archetypes (#27) 2018-05-28 09:16:37 -03:00
Luiz F. A. de Prá 75b422ae3b Fix links and content type 2018-03-08 16:48:46 -03:00
Renamed from archetypes/post.md (Browse further)