25 Commits

Author SHA1 Message Date
1e74c6eb26 change post back button to use javascript back 2022-06-04 16:58:20 +02:00
68f37299e0 added back button to single posts 2022-06-04 16:58:17 +02:00
Luiz F. A. de Prá
680c7ab860 Fix date i18n 2022-02-25 12:11:29 -03:00
Luiz F. A. de Prá
f67caf19b9 Add relUrl for featuredImage 2022-02-24 13:54:38 -03:00
Codruț Constantin Gușoi
8384e09033 Adds anchors to all headings (#439) 2021-01-25 17:13:58 -03:00
Clément Pannetier
c5fbd48e91 Update variables names to camelCase format for consistency (#473) 2020-11-04 14:28:31 -03:00
earnest
e26616e170 Add authors taxonomy for blog posts (#435)
* Add authors taxonomy and layout

* Add my name to contributors file

* Add authors to front matter post archetypes

* Add author to i18n for en

* Add authors taxonomy to exampleSite config

* Add some author names to exampleSite for demo

* Tested authors on pt-br and externally-linked post
* Also ran make release again

* Resources

Deleted resources in exampleSite and added resources in root
2020-10-16 15:32:37 -03:00
Demetrios Lambropoulos
6c97691f5e Font to fork (#420)
* Switch FontAwesome CDN to ForkAwesome

* Converted font-awesome icons to fork-awesome

* converted icons to forkawesome

* Converted folder icon to fork-awesome icon

* Update tags.html

* Update config.toml
2020-09-29 13:28:08 -03:00
Robert
b3237d1ead Add content to post list layout (#378) 2020-07-26 20:49:35 -03:00
Clément Pannetier
9d1ba9d21d Utterances commenting system name corrected (#342) 2020-05-25 10:41:38 -03:00
Latiif alSharif
ff8d5364ad Use title case for 'posts' translation (#338) 2020-05-21 09:18:49 -03:00
Latiif alSharif
e57d44345c Allow internationalization for 'Posts' (#337)
* Allow internationalization for 'Posts'

* Apply internationalization to page title as well.

- I18n files should have an entry for the original title in lowercase.
2020-05-20 15:55:52 -03:00
Bobby
be94b5fd05 Add an optional featured image (#252)
* Make MathJax version 3 work

* Change my contributor link

* Add an optional featured image and table of contents

* Add an optional featured image and table of contents

* Add example of a featured image in post along with table of contents

* Remove word count criteria

* Fix formatting

* Add table of contents options

* Remove toc feature due to markdown bug

* Removing markup configuration

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-01-27 15:46:37 -03:00
Shreyansh Khajanchi
9b47893b34 add support for utteranc.es (#205) 2019-08-21 10:03:15 -03:00
Ryan Kes
a1afda5d22 Commento (#196)
* Added rel support

* Added name to contributers file

* Added commento support
2019-06-29 09:46:18 -03:00
Jia "Jay" Tan
ffb50fcf96 Add .html to partials (#188) 2019-06-14 13:27:38 -03:00
Yudi
74232e32b5 replace .URL with .RelPermalink (#176)
* replace .URL with .RelPermalink

find * -type f -exec sed -i "" "s/.URL/.RelPermalink/g" {} \;

* fix my bad
2019-05-01 14:01:25 -03:00
Joseph Ting
27e83b1e5a Add see also section to posts footer (#152)
* Fix series list page title

* Add see also section to posts footer
2019-03-11 08:21:14 -03:00
Luiz F. A. de Prá
13c99afe10 Add pt-br i18n (#144)
* Add pt-br i18n

* Fix footer text for pt-br
2019-02-09 12:36:32 -02:00
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
Gabriel Monteiro Nepomuceno
4ff77035f6 Easy customize (#138)
* Making easy to customize listing

* adding styles to listing

* removing unintended changes

* correcting declaration

* including files for release

* changing url to be relative so it can work on localhost

* Including suggestions
2019-01-16 13:16:24 -02:00
Khosrow Moossavi
fd3ec89897 Taxonomy initial commit, tags and categories (#90)
* Taxonomy initial commit, tags and categories

* WIP: Show in footer for comparison

* Fix post meta
2018-10-27 09:43:26 -03:00
Khosrow Moossavi
11c0108323 Enhance post header (#100)
- show calendar icon for 'posted date'
- show 'reading time'
2018-10-14 22:24:13 -03:00
Khosrow Moossavi
4426c889fd Post refactor to hold everything its own (#88) 2018-10-03 15:06:20 -03:00
Luiz F. A. de Prá
4db982bb01 Initial files 2018-02-28 22:38:59 -03:00