Commit Graph

43 Commits

Author SHA1 Message Date
Jean-Philippe Evrard
c74cf85db5 Enable partial sharing
It is currently not possible to disable the sharing on a specific
site, say google plus or facebook.

This allows a configuration item switch to tweak this behavior.
2018-04-06 16:02:31 -05:00
tobiasraabe
b4cfd8b01e Allow githubRepo to point to custom branches. 2018-03-03 15:13:48 -06:00
Alexis Tacnet
fd4a9767ae Add small_banner_logo parameter to disable big logo 2017-09-07 09:31:13 +02:00
watschi
3ba64c3ea3 Enable switching to small summary cards for twitter (#46) 2017-07-29 11:40:38 +02:00
Alexis Tacnet
fe73221f1a Merge pull request #41 from ntzwrk/feature/isso-comments
Add Isso support
2017-06-26 20:24:14 +02:00
Alexis Tacnet
2fa8d65897 Merge pull request #42 from bobsaintcool/feature/footer_social_fb
<footer/social: Add the possibility to link to facebook account>
2017-06-14 20:08:20 +02:00
Quentin Bourgeois
bf8882faef <footer/social: Add the possibility to link to facebook account>
For some reason people may wants to have one facebook account directly
linked into the footer of the site generated using cocoa-eh. So do I,
maybe more people may use that too.
2017-06-14 02:00:52 +02:00
Valentin Sundermann
e544bbf863 Merge branch 'dev' into feature/isso-comments 2017-06-12 14:29:56 +02:00
Alexis Tacnet
b42f263dac Merge pull request #40 from ntzwrk/feature/github-repo
Add feature for linking to a GitHub repository where the blog lives
2017-06-11 21:57:30 +02:00
Alexis Tacnet
767394bd7e Merge pull request #39 from ntzwrk/feature/license-url
Add feature for 3rd party license URLs
2017-06-11 21:51:31 +02:00
Valentin Sundermann
59c9188799 Add config option to config example 2017-06-10 13:53:32 +02:00
Valentin Sundermann
63edf24717 Add config option to config example 2017-06-10 13:40:02 +02:00
Valentin Sundermann
e62861cc05 Add config option to config example 2017-06-10 13:26:29 +02:00
Alexis Tacnet
61fa3f81e7 Add share links at bottom of page 2017-05-05 18:29:03 +02:00
Alexis Tacnet
7726b3d5f7 Add colors in the config 2017-04-18 21:12:00 +02:00
Alexis Tacnet
0b4c2b5307 Add a navigation a the bottom of posts 2017-04-08 19:23:50 +02:00
Jente Hidskes
a26920d1a1 Add an example license page 2017-02-25 23:43:48 +01:00
Alexis Tacnet
74ac69fb6a Remove duplicate lang code 2017-02-24 14:04:37 +01:00
Alexis Tacnet
f0527ffada Add best posts and group by date 2017-02-12 17:58:16 +01:00
Jeff Henson
e02bf39694 Changed blog view on home page.
* Removed date grouping of recent blog posts.
* Added a paramter to specify how many posts to show.
2017-02-12 17:02:41 +01:00
Alexis Tacnet
83f37e164d Add the twitter default banner in the exampleSite 2017-02-12 14:39:01 +01:00
Alexis Tacnet
22096d3e17 Add image in example site and activate progressive 2017-02-07 01:47:22 +01:00
Alexis Tacnet
24a61d175e Change the way social params interact 2017-01-27 15:51:51 +01:00
Alexis Tacnet
0ef3a39f2f Fix default theme in exampleSite and update min version of hugo 2017-01-18 09:28:11 +01:00
Alexis Tacnet
ceee91a383 Update the exampleSite 2017-01-04 15:30:53 +01:00
Alexis Tacnet
e4c5bb57ca The baseURL should have a slash at the end 2016-12-31 12:10:33 +01:00
Alexis Tacnet
4ee7892a86 Fix screenshot path in README and logo path in exampleSite 2016-12-27 15:43:43 +01:00
Alexis Tacnet
39069747de Update example site to display somethings 2016-12-26 18:35:49 +01:00
Alexis Tacnet
b1407887c3 Update exampleSite 2016-12-26 18:07:04 +01:00
Nishanth Shanmugham
4207493143 Remove cachebuster until #32 is resolved. 2016-12-03 23:30:17 -06:00
Robin Stocker
97f796f224 Support additional languages for highlight.js
highlight.min.js only includes 22 commonly used languages. E.g. Go and
Rust are not part of that set. This change allows users to add the JS
for additional languages via a config option.

I've also updated the library to the newest version.
2016-12-02 11:21:00 +11:00
remeh
f89eae3668 layouts: restore compatibility with Hugo < 0.18 2016-11-09 21:06:20 +01:00
remeh
2e1a9232cc header: support for static avatar. 2016-11-08 21:56:08 +01:00
remeh
3c87066710 header: add Gravatar support. 2016-11-08 21:18:47 +01:00
Andy Huynh
b3980e9d83 ALH: Update example config file to include highlight js 2016-09-02 12:53:34 -07:00
Nishanth Shanmugham
d9e1296bda Resize image
Also, improve README.md wording on config.toml.
2016-08-03 08:48:12 -07:00
Nishanth Shanmugham
709f10c191 Make exampleSite config.toml less confusing 2016-07-30 20:53:10 -07:00
Nishanth Shanmugham
df3ccde6c8 Don't pluralize blog -> blogs 2015-12-28 18:51:44 -06:00
Nishanth Shanmugham
204880aac9 v0.3.0
- Change color from orange to blue; improve colors elsewhere
- Change `div.section` to `section`
- Rename  `posts` directory to `blog`
- Add ability to specify extra CSS files in `config.toml`
- Removed `WebFontsFile` feature from `config.toml`
- Remove the initials displayed on top right of single post pages
- Update example site
2015-12-24 16:57:45 -06:00
Nishanth Shanmugham
3e847e7817 Fill example site with general content
Fix markdown for italic and other font styles
Improve sample pages and posts in example site
Update example site config

Resolves #5 :)
2015-12-21 04:43:07 -06:00
Nishanth Shanmugham
8e82ba2d21 Clean up
Finish updating example site
Edit README
2015-11-01 15:20:59 -06:00
Nishanth Shanmugham
d4353d39e9 Update example site 2015-10-31 16:20:28 -05:00
Nishanth Shanmugham
b9f26b600a Add example site
* Revert back to using author in params
2015-08-25 00:01:18 -05:00