Commit Graph

352 Commits

Author SHA1 Message Date
Michael Noronha
399888ed7d Fix hacker news and lobsters link condition
Prevents a link from being generated when the parameters are set to the
empty string, addrssing #69
2017-11-24 20:18:21 -06:00
Michael Noronha
969bd5ca4e Fix validation HTML validation errors (#62)
* Make the theme compliant with W3C standards (#55)

* Dropped the line because chrome tab is deprecated.

* On header, "li" elements are meant to surround the "a" elements and not the other way around.

* Dropped all section tags I could find at first glance, as they had no semantic meaning and were firing warnings at the W3C validator.

* Change "middot" from a helper div to a helper class since putting div's inside ul's is not compliant

* Fixed a problem of the previous commit. A middot would not hide if on mobile.

* Fix archetypes bug with Go templates

* Fix additional validation error in 404
2017-11-09 16:22:28 -06:00
Michael Noronha
b1fa4bb421 Update README.md
Update links
2017-11-05 10:51:23 -06:00
Dobrosław Żybort
9e5801cb86 Fix archetypes bug with Go templates (#59) 2017-10-31 09:10:14 -05:00
Shuichiro MAKIGAKI
0f221769f3 Add base URL to footer icon path (#61) 2017-10-31 09:09:01 -05:00
Alexis Tacnet
94e3cef795 Update changelog for v1.4.0 2017-09-07 09:37:22 +02:00
Alexis Tacnet
fd4a9767ae Add small_banner_logo parameter to disable big logo 2017-09-07 09:31:13 +02:00
Alexis Tacnet
22eed0dbaa erge branch 'master' into dev 2017-09-07 09:17:51 +02:00
Michael Noronha
ad72397dda Correct license reference (#52) 2017-09-04 23:26:29 +02:00
Michael Noronha
9ea87416af Enable left alignment as an option (#51) 2017-08-24 21:06:43 +02:00
Alexis Tacnet
bfd5f66d5a Merge pull request #49 from mtn/archetype
Correct the default archetype
2017-08-15 19:57:09 +02:00
Michael Noronha
11ce9a30f0 Corrected the default archetype 2017-08-14 18:37:10 -04:00
Alexis Tacnet
f79ce9fd76 Add changelog for v1.3.0 2017-08-10 09:02:56 +02:00
Alexis Tacnet
5aa0e994c5 Merge pull request #47 from mtn/404
404 redesign
2017-08-10 09:00:53 +02:00
Michael Noronha
2535da12d7 Moved 404 css to its own partial 2017-08-04 00:33:12 -04:00
Michael Noronha
a7cde56381 Update 404.html 2017-08-04 00:31:09 -04:00
Michael Noronha
7e0d03aed4 Replaced header with head_includes to compact partial 2017-08-03 23:24:52 -04:00
Michael Noronha
ed816e03ee An initial redesign 2017-08-01 00:57:59 -04:00
watschi
3ba64c3ea3 Enable switching to small summary cards for twitter (#46) 2017-07-29 11:40:38 +02:00
Alexis Tacnet
d2edb672c4 Merge pull request #44 from mtn/archetype
Update default archetype for hugo v2.4+
2017-07-22 11:09:49 +02:00
Michael Noronha
336c39b66e Merge branch 'master' of https://github.com/fuegowolf/cocoa-eh-hugo-theme into archetype 2017-07-21 19:58:07 -04:00
Michael Noronha
29feaf3b32 Update default archetype for compatability with hugo v2.4+ 2017-07-21 19:57:04 -04:00
Alexis Tacnet
8ef779e0fa Hotfix: Hugo v0.22 and nested sections 2017-06-27 16:11:46 +02:00
Alexis Tacnet
e877d500a9 Update to v1.2.0 2017-06-26 20:36:43 +02:00
Alexis Tacnet
ea769dc5b2 Merge branch 'dev' 2017-06-26 20:32:36 +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
Alexis Tacnet
71fa6ef577 Merge pull request #38 from mtn/social-links
A working implementation of social links
2017-06-14 20:03:09 +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
Michael Noronha
ae44e7777e Add explicit support for hacker news and lobsters 2017-06-11 23:30:31 -06: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
becb2f87ab Add feature to use Isso for comments 2017-06-10 13:52:48 +02:00
Valentin Sundermann
63edf24717 Add config option to config example 2017-06-10 13:40:02 +02:00
Valentin Sundermann
5cca23ef0f Add feature for linking to a GitHub repository where the blog lives 2017-06-10 13:38:00 +02:00
Valentin Sundermann
e62861cc05 Add config option to config example 2017-06-10 13:26:29 +02:00
Valentin Sundermann
1e8b3beeed Add feature for 3rd party license URLs 2017-06-10 13:25:07 +02:00
Michael Noronha
b3fb2aeff5 A working implementation of social links 2017-06-09 18:15:09 -05:00
Alexis Tacnet
e600f093c5 Refix twitter 2017-05-05 18:52:06 +02:00
Alexis Tacnet
ff733b7c70 Fix double title for twitter 2017-05-05 18:43:14 +02:00
Alexis Tacnet
6f6b437c8c Merge branch 'master' into dev 2017-05-05 18:29:20 +02:00
Alexis Tacnet
61fa3f81e7 Add share links at bottom of page 2017-05-05 18:29:03 +02:00
Alexis Tacnet
f58f9b969e Fix some CSS issues 2017-05-05 18:28:43 +02:00
Alexis Tacnet
9b4e3dba09 Add Opengraph metadatas 2017-05-05 18:27:58 +02:00
Alexis Tacnet
103b92f658 Update the theme.toml 2017-04-27 11:34:22 +02:00
Alexis Tacnet
bc7ac7e712 Merge branch 'dev', v1.1.0 2017-04-23 15:33:14 +02:00
Alexis Tacnet
9b2a5dedc1 Update changelog 2017-04-23 15:32:28 +02:00
Alexis Tacnet
2b56e31cdf Update again the README 2017-04-19 23:58:21 +02:00