Commit Graph

120 Commits

Author SHA1 Message Date
Jean-Philippe Evrard
c78c8e7393 Allow css transformations of title in config
By default the style uppercases the title, which forces a
style choice to the user.

We can add extra css but that might be overkill for just one
change: For example, not capitalizing the title default.

This allows the title to be fully lowercase, by simply overriding
the theme configuration.
2018-04-07 12:35:32 -05:00
jinxiapu
017543b2f8 Only load isso script and css on pages that support comments 2018-03-27 11:32:22 -05:00
Frank Lam
4d4c5a691f Add 500px and GitLab 2018-03-25 21:52:31 -05:00
Tobias Raabe
508953fc7e View on Github handles Windows paths 2018-03-23 10:41:10 -04:00
Michael Noronha
587b2ac961 Amend handling of logofile not being set 2018-03-20 13:19:13 -04:00
Michael Noronha
c150a79386 Move copyright div out of conditional 2018-03-03 15:13:48 -06:00
tobiasraabe
d20c953181 Changed to use /tree/master by default. 2018-03-03 15:13:48 -06:00
tobiasraabe
b4cfd8b01e Allow githubRepo to point to custom branches. 2018-03-03 15:13:48 -06:00
Robin Wenzel
a36d787cf1 Make Logo Optional by providing an empty string
Since not every user has a nice logo at hand I find it useful to have the option to not include a logo. By default cocoa-eh would still show a 'logo' hyperlink. I would at least try to make this theme work without any basefiles given (even thoug the basic cocoa theme is available)
2018-03-02 08:00:50 -06:00
Michael Noronha
b03f2d71fe Recenter 404, addressing #57 2018-02-09 08:42:23 -06:00
Michael Noronha
ddd098a6a3 Add option to disable fancy fonts, addressing #57
Also, small README update
2017-12-25 19:25:27 -05:00
Jente Hidskes
a5ab088e48 css: add kbd styling (#74) 2017-12-25 19:25:27 -05:00
Jente Hidskes
11d7a0113e css: remove unused fonts from CSS (#73)
These make the text jump when initially loading a page.
2017-12-25 19:25:27 -05:00
Michael Noronha
4f12aa2ac2 Add latex support (#66) 2017-11-24 23:29:44 -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
Shuichiro MAKIGAKI
0f221769f3 Add base URL to footer icon path (#61) 2017-10-31 09:09:01 -05:00
Alexis Tacnet
fd4a9767ae Add small_banner_logo parameter to disable big logo 2017-09-07 09:31:13 +02:00
Michael Noronha
9ea87416af Enable left alignment as an option (#51) 2017-08-24 21:06:43 +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
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
8ef779e0fa Hotfix: Hugo v0.22 and nested sections 2017-06-27 16:11:46 +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
becb2f87ab Add feature to use Isso for comments 2017-06-10 13:52:48 +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
1e8b3beeed Add feature for 3rd party license URLs 2017-06-10 13:25:07 +02: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
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
87d4c9e1f9 Update highlightjs and add more languages 2017-04-19 23:14:49 +02:00
Alexis Tacnet
faa591e120 Add fonts asynchronousy and add all css inline 2017-04-18 22:19:32 +02:00
Alexis Tacnet
7726b3d5f7 Add colors in the config 2017-04-18 21:12:00 +02:00
Alexis Tacnet
11632cc94b Separate media queries in css files and add inline css 2017-04-18 20:50:08 +02:00
Michael Noronha
a4392e14dd Added analytics support (#28) 2017-04-16 16:58:56 +02:00
Alexis Tacnet
bdd5cdfbb0 Change google analytics to async 2017-04-08 19:32:59 +02:00
Alexis Tacnet
5b566d80a1 Remove old css and change css name 2017-04-08 19:31:50 +02:00
Alexis Tacnet
2d00a16823 Replace ionicons with svgs 2017-04-08 17:58:29 +02:00
Alexis Tacnet
1d4878c946 Update fonts with Google Fonts and add new fonts 2017-04-08 17:45:06 +02:00
Michael Noronha
a8f15571da Added analytics support 2017-04-02 18:29:20 +02:00
Alexis Tacnet
5c65614fd2 If there is more style to image add it when progressive 2017-04-02 15:13:42 +02:00
Alexis Tacnet
80ddd50ee5 Change for version v0.9.1 2017-03-17 17:07:10 +01:00
Alexis Tacnet
15749ce163 Add a version to the css for cache 2017-03-07 14:07:44 +01:00