arubacao
|
1590dac974
|
Update RSS link in head
|
2019-05-12 21:29:34 +02:00 |
|
arubacao
|
7d0c88abd5
|
Open gohugo and twitter in new tab
|
2019-05-12 20:08:06 +02:00 |
|
Igor Scheller
|
9940c34fba
|
Removed urlize from cover links
closes #57 (Bug: Using urlize in cover image URL's replaces uppercase characters with lowercase ones)
|
2019-05-12 01:25:46 +02:00 |
|
panr
|
e0c1777296
|
Add Archive page template
|
2019-04-16 17:00:46 +02:00 |
|
panr
|
b25bff002f
|
Add Archive page
|
2019-04-16 16:55:53 +02:00 |
|
Radek Kozieł
|
bad287c4be
|
Merge pull request #48 from bangau1/avoid-301-redirection
Append trailing '/' to avoid 301 redirection
|
2019-04-16 11:46:24 +02:00 |
|
Radek Kozieł
|
e6e72ae4a9
|
Merge pull request #47 from hexandcube/patch-1
Fix typo in layouts/partials/comments.html
|
2019-04-10 14:50:01 +02:00 |
|
Radek Kozieł
|
b0de125a1a
|
Merge pull request #49 from bangau1/remove-unsecure-http-link
Use https for the gohugo link
|
2019-04-10 14:41:21 +02:00 |
|
Radek Kozieł
|
b1ad8e92ea
|
Merge pull request #51 from bangau1/patch-1
Add list of user to include mine
|
2019-04-10 14:40:39 +02:00 |
|
Agung Pratama
|
2eed6cf192
|
Add list of user to include mine
|
2019-04-08 17:37:00 +07:00 |
|
Agung Pratama
|
71907ce12d
|
Use https for the gohugo link
|
2019-04-08 15:19:11 +07:00 |
|
Agung Pratama
|
73cae8888e
|
Append trailing '/' to avoid 301 redirection
|
2019-04-08 15:14:32 +07:00 |
|
Mikołaj Zaremba
|
5a7c7bf0a3
|
Fix typo in layouts/partials/comments.html
|
2019-04-07 22:31:15 +02:00 |
|
Radek Kozieł
|
a9bdc4def1
|
Update README.md
|
2019-03-31 18:38:02 +02:00 |
|
Radek Kozieł
|
fa532c6bfb
|
Update README.md
|
2019-03-31 18:37:18 +02:00 |
|
Radek Kozieł
|
1306fcbcaf
|
Merge pull request #43 from bangau1/blog.agung.io
Add head and footer custom partial
|
2019-03-31 18:32:53 +02:00 |
|
Radek Kozieł
|
017f61b323
|
Update README.md
|
2019-03-25 07:06:31 +01:00 |
|
Agung Pratama
|
d38b1d9e97
|
Change the comment to reflect the correct file name
Signed-off-by: Agung Pratama <agp.csui08@gmail.com>
|
2019-03-25 09:40:35 +07:00 |
|
Agung Pratama
|
c8c495d003
|
Rename it to extended_(head|footer).html
|
2019-03-25 09:36:56 +07:00 |
|
Radek Kozieł
|
af6f549dd9
|
Merge pull request #44 from mpaepper/master
Implemented the possibility to use a relative cover image as well
|
2019-03-24 18:27:26 +01:00 |
|
Radek Kozieł
|
e03d210eb9
|
Merge pull request #45 from pard68/patch-1
Added self to USERS.md
|
2019-03-24 18:24:41 +01:00 |
|
Ian S. Pringle
|
915a0acadf
|
Added self to USERS.md
|
2019-03-23 21:46:36 -04:00 |
|
Marc Päpper
|
e9aae285a6
|
Improved code by using UseRelativeCover flag to post rather than having cover and relcover to avoid code duplication
|
2019-03-19 17:47:05 +01:00 |
|
Marc Päpper
|
7bf862d9d3
|
Update README.md
|
2019-03-19 17:28:41 +01:00 |
|
Marc Päpper
|
eefc6368dc
|
Update README.md
|
2019-03-19 17:23:48 +01:00 |
|
Marc Päpper
|
608fe3bbe9
|
Added the possibility to add relative cover images
|
2019-03-19 17:22:40 +01:00 |
|
Marc Päpper
|
fdd6736e1d
|
Merge pull request #1 from panr/master
Update from fork master
|
2019-03-19 17:12:04 +01:00 |
|
panr
|
0c812c9fa1
|
Fix menuMore null error
|
2019-03-17 17:43:05 +01:00 |
|
Agung Pratama
|
2acd964d45
|
Add head/footer custom
|
2019-03-16 23:35:06 +07:00 |
|
Radek Kozieł
|
1cfec04653
|
Merge pull request #40 from da-moo/master
Add configuration option to change date format
|
2019-03-11 18:54:26 +01:00 |
|
DaMoo
|
ab1714b799
|
Add configuration option to change date format
|
2019-03-11 08:06:48 -04:00 |
|
Radek Kozieł
|
d7b27c55c2
|
Update README.md
|
2019-03-06 01:18:18 +01:00 |
|
Radek Kozieł
|
740dfa22ab
|
Create USERS.md
|
2019-03-06 01:17:22 +01:00 |
|
Radek Kozieł
|
be730d5c28
|
Update README.md
|
2019-03-06 01:16:57 +01:00 |
|
Radek Kozieł
|
f7e16f680f
|
Update README.md
|
2019-02-26 00:21:30 +01:00 |
|
panr
|
ca807c2ad6
|
Small fixes to reading time feature
|
2019-02-22 10:06:03 +01:00 |
|
Radek Kozieł
|
f234269325
|
Merge pull request #36 from mpaepper/master
Added ReadingTime indication to give the reader an idea of the read t…
|
2019-02-22 09:59:11 +01:00 |
|
Marc Päpper
|
ace5be049f
|
Introduced boolean variable showReadingTime to activate reading time feature. Added translation for 'min read'. Changed hyphen to em dash.
|
2019-02-21 08:21:47 +01:00 |
|
Marc Päpper
|
32ea5dc5cf
|
Added ReadingTime indication to give the reader an idea of the read time in minutes
|
2019-02-15 09:35:16 +01:00 |
|
panr
|
7d484b27a2
|
Fixes
|
2019-02-09 09:11:20 +01:00 |
|
panr
|
abdf01a5c9
|
Recompile files
|
2019-02-09 00:10:21 +01:00 |
|
panr
|
e1b01b9b24
|
Update dependencies
|
2019-02-09 00:09:44 +01:00 |
|
Radek Kozieł
|
e2039dc8e1
|
Merge pull request #34 from MyIgel/fix-cover-img
Removed `img/` prefix from cover page params
|
2019-02-08 19:00:09 +01:00 |
|
Igor Scheller
|
b295b14830
|
Removed img/ prefix from cover page params
closes #33 (Don't prepend `img/` on cover links)
|
2019-02-08 06:23:49 +01:00 |
|
panr
|
32409a7012
|
Update Inter font
|
2019-02-06 12:52:43 +01:00 |
|
panr
|
8d86361f8c
|
Update README
|
2019-02-05 19:12:52 +01:00 |
|
panr
|
1cf1b67856
|
Fix code font-size
|
2019-02-05 19:11:06 +01:00 |
|
Radek Kozieł
|
25ec8673b2
|
Merge pull request #30 from MyIgel/master
Make "Older/Newer posts" texts configurable and allow empty config file
|
2019-02-05 18:46:37 +01:00 |
|
Igor Scheller
|
a0d73cd693
|
Allow empty config file
|
2019-02-05 18:40:54 +01:00 |
|
Igor Scheller
|
d2c8066861
|
Make "Older/Newer posts" texts configurable
|
2019-02-05 18:39:18 +01:00 |
|