Commit graph

249 commits

Author SHA1 Message Date
Michael Romero
b2ea7d9708 Update syntax highlighting in example site config.toml 2018-01-08 20:26:15 -08:00
Michael Romero
46ffcfbce1 Fix missing slash in tags URL 2018-01-08 20:24:00 -08:00
Michael Romero
ddac83791c
Merge pull request #119 from analogist/master
.Site.Params.UseChroma, .readingTime, SRI for font-awesome
2017-12-29 00:16:09 -08:00
James Wu
d67f51a811 add sri sha384 to cdn font-awesome 2017-12-29 00:00:45 -08:00
James Wu
cf38d05dc2 capitalize .Site.Params.UseChroma in README.md 2017-12-29 00:00:25 -08:00
James Wu
bcd9c09cd5 add .Site to readingTime 2017-12-29 00:00:11 -08:00
Michael Romero
cbceabf022
Merge pull request #115 from henryiii/spacing
Better spacing around paragraphs
2017-12-28 00:23:37 -08:00
Michael Romero
9eea743863
Merge pull request #113 from henryiii/fixpage
Remove next/previous for pages
2017-12-28 00:16:12 -08:00
halogenica
43cf04bd9e Fix capitalization for Minutes 2017-12-28 00:14:23 -08:00
halogenica
e0a5a06ce1 Add modified time, fix translations, make reading time optional 2017-12-28 00:11:07 -08:00
Michael Romero
9d53238842
Merge pull request #110 from badele/fix-rss
Fix empty RSSLink issue #101
2017-12-27 23:50:59 -08:00
Michael Romero
aa21f82dff
Merge pull request #109 from jkinred/master
Update doco in head_custom.html and footer_custom.html to correct path
2017-12-27 23:47:56 -08:00
Michael Romero
ab5eae8e86
Merge pull request #107 from harchcode/fix-tags-heading
Fix tags-heading style
2017-12-27 23:45:49 -08:00
halogenica
c28b51140d Fix translation for "minutes" and "words" counters 2017-12-27 23:42:36 -08:00
Michael Romero
2dfcafb7bd
Merge pull request #102 from badele/piwik
Add piwik analytics tool
2017-12-27 23:12:16 -08:00
halogenica
dbc19d9637 Include local versions of CSS and JS 2017-12-27 23:07:42 -08:00
halogenica
e5d4e621cc Clean up syntax highlighting CSS 2017-12-27 23:06:11 -08:00
Henry Fredrick Schreiner
7322357368 Better spacing around paragraphs 2017-12-08 15:23:46 -05:00
Henry Fredrick Schreiner
053715e436 Fix error in autodiscovery 2017-12-07 14:34:23 -05:00
Henry Fredrick Schreiner
2d2756aa1f Use auto type discovery (can be overridden) 2017-12-07 14:30:54 -05:00
Henry Fredrick Schreiner
3e553102fc Using type=page for comments too 2017-12-07 14:24:28 -05:00
Henry Fredrick Schreiner
350f4a8e02 Remove next/previous for pages 2017-12-07 13:55:54 -05:00
badele
2d5a6fb059 Fix empty RSSLink 2017-11-26 21:45:12 +01:00
Jonathan Kinred
400074cc23 #81 - Update doco in head_custom.html and footer_custom.html to refer to correct path 2017-11-26 15:14:26 +11:00
Hartono Chandra
655763fcdb Fix tags-heading style 2017-11-24 07:40:08 +07:00
Michael Romero
ebfb6b8780
Merge pull request #100 from badele/post-info
More post information
2017-11-21 22:09:27 -05:00
Michael Romero
b0b43884dc
Merge pull request #99 from badele/staticman
Add staticman support (static comments coupled with Github pull request)
2017-11-21 22:02:30 -05:00
Michael Romero
729b60b71a
Merge pull request #98 from fuerst/master
Add background-position to bigimg's configurable per image.
2017-11-21 21:58:58 -05:00
badele
20d20a0178 Add piwik analytics tool 2017-11-21 19:50:06 +01:00
badele
41667d46c3 Add more post information, if staticman used, it can show number comments 2017-11-18 09:05:36 +01:00
badele
d68cf2e04d Simplify staticman posts and add staticman translations 2017-11-18 07:59:53 +01:00
Bruno Adele
bc68b06880
Add more configuration for staticman 2017-11-18 06:00:33 +01:00
badele
8a0d06525d Add staticman support (static comments coupled with Github pull request) 2017-11-17 22:57:41 +01:00
Bernhard Fürst
6af0708975 Add background-position to bigimg's configurable per image.
You may add a "background-position" value to a [[Params.bigimg]] entry if a big image needs positioning different from the default.
2017-11-12 18:49:42 +01:00
Bernhard Fürst
84843f40f9 Fix line spacing.
Automatically by Visual Code Studio.
2017-11-12 18:33:46 +01:00
Michael Romero
7cdd0e0b3d
Merge pull request #95 from badele/rssfeed
Add customized RSS URL
2017-11-11 20:38:32 -08:00
Michael Romero
4f7b301f56
Merge pull request #94 from badele/highlighting
Add chroma highlighting support (Hugo now uses it)
2017-11-11 20:37:25 -08:00
Michael Romero
4d7446e101
Merge pull request #93 from badele/title-image
Add image title feature in homepage
2017-11-11 20:34:49 -08:00
Michael Romero
c554c5b5a7
Merge pull request #92 from badele/french-translation
Add French translations
2017-11-11 20:32:04 -08:00
Michael Romero
37c5788cd4
Merge pull request #91 from longersson/master
Add Polish to interface languages
2017-11-11 20:31:30 -08:00
Michael Romero
00fa2ee51a
Merge pull request #89 from cite/pagetags
generate page links with trailing slashes
2017-11-11 20:30:53 -08:00
Michael Romero
dbbf82a1bf
Merge pull request #88 from ccamara/patch-1
Create Spanish Translation.
2017-11-11 20:22:44 -08:00
Bruno Adele
5e2a8ebb6c
Merge pull request #1 from henryiii/highlighting
Highlighting
2017-11-10 22:18:08 +01:00
badele
c09200eacd Add customized RSS URL 2017-11-10 22:06:14 +01:00
Henry Fredrick Schreiner
23b34525cf More help in README 2017-11-10 13:37:49 -05:00
Henry Fredrick Schreiner
b5136ec772 Adding documentation, rename style file to Hugo standard name 2017-11-10 13:29:44 -05:00
Henry Fredrick Schreiner
b2a458ddc2 Drop hljs if chroma is present 2017-11-10 13:13:22 -05:00
badele
f183da2f87 Add highlighting feature 2017-11-08 21:41:38 +01:00
badele
96bc55120b Add image title feature in homepage 2017-11-05 17:28:08 +01:00
badele
199d2add08 Add French translations 2017-11-01 20:02:56 +01:00