f322be1404
Remove Google Analytics footer script
2025-10-08 23:13:06 +02:00
b6e73d2ead
Change title font from Nexa Bold to Poppins Semi-Bold
2025-02-13 23:25:57 +01:00
Aaron Schlesinger
038d6623a0
Adding the option to turn off Google Analytics & Fix Latest Posts List ( #144 )
...
* adding option to turn off Google Analytics
* fixing the latest posts list
2020-05-17 04:13:03 -05:00
Eli Dourado
9ea1d79fb2
Don't put logofile on 404 page if it doesn't exist ( #136 )
...
Currently, if the parameter logofile is set to "", the 404 page shows a broken image. This modification updates the 404 page to follow the logic of header.html and only show the logo if it isn't empty.
2019-09-15 08:37:18 -07:00
Spencer Krum
3511cf88a7
Add Twitch and Gitlab ( #134 )
...
* Add Twitch to social options
* Add 'view post on gitlab' to footer
2019-09-15 08:34:35 -07:00
Niels Gouman
c5a067e22a
Untappd ( #110 )
...
* Change FB locale meta to be dynamic
* Allow referrers
* Added option to use untappd social media
2019-07-18 02:13:15 -04:00
Elliot Jordan
5005ba9f31
Update progressively to 1.1.5 release ( #122 )
2019-06-23 19:23:05 -07:00
Vighnesh Shenoy
55588aeba1
Allow icons for tags by setting "tagicons = true" in their config. ( #126 )
2019-06-23 19:16:50 -07:00
Shreyansh Khajanchi
403871be5e
Add utterance.es support ( #127 )
...
A lightweight comments widget built on GitHub issues.
2019-06-23 16:15:51 -07:00
Vighnesh Shenoy
944fd12cea
Correct date behaviour on sections. [ #124 ] ( #125 )
...
Closes #124
2019-06-08 15:40:06 -05:00
Elliot Jordan
915f2000ff
Add dynamic copyright year in footer ( #121 )
2019-04-30 15:09:56 -05:00
Michael Noronha
6b9325c285
Allow descriptions on sections besides home ( #120 )
2019-04-18 02:18:43 +00:00
Aaron Schlesinger
55a3b2a42b
Using relative URLs in the header ( #118 )
...
* using relative URLs in the header
* using relative permalinks for regular pages
2019-04-06 13:23:02 -05:00
Aaron Schlesinger
fa031e93c1
using relative links to blog pages ( #112 )
2018-10-25 00:17:17 -05:00
Niels Gouman
4d32524db3
Referrer ( #109 )
...
Use default referrer policy
2018-10-10 15:04:51 -05:00
Niels Gouman
a78533e3d4
Change FB locale meta to be dynamic ( #108 )
2018-10-10 14:08:02 -05:00
Michael Noronha
2060eb739d
Add site-wide option to hide reading time
...
Resolves #107
2018-10-10 13:56:27 -05:00
Danilo Spinella
0b697dc407
Add rel=me to the link in footer.html
...
Add rel=me value used to indicate profile equivalence.
2018-09-16 20:27:55 -04:00
Dito
80181ad4b8
Fixed Disqus template check failing
...
DisqusShortname is not a Param
2018-08-29 20:54:21 -07:00
Dito
f2e49b7f29
Add itch.io support and icon
2018-08-26 15:18:31 -07:00
Michael Noronha
a78ed1edcf
Shrink enlarged font on small screens
2018-08-18 15:26:18 -07:00
Michael Noronha
bd0140e926
Add optional enlarged mode, make header and footer padding symmetric
...
Enlarged mode is basically like using the theme at ~110% zoom. It can be
enabled by setting `enlarged = true` as a config parameter. Other
changes are only minor fixes that shouldn't significantly impact
existing sites.
2018-08-18 15:18:26 -07:00
Michael Noronha
295f25a67d
Add label for drafts in the UI
...
This makes it easier to see what a blog will look like when it's
published, and decreases the possibility of confusion when trying to
publish a post.
2018-08-18 13:46:27 -07:00
Michael Noronha
1fa9afaa77
Add option to exclude any headings from navbar
...
This implementation is somewhat messy, but I think the resulting default
is sane and it allows customizability. The motivation was it felt weird
to me to be linking to a blog, when the home link right above linked to
a slighly different version of the same page.
2018-08-14 23:15:09 -07:00
Michael Noronha
498265ba76
Add option to use large header everywhere
...
To use, set large_banner_logo = true in the config file
2018-08-14 22:38:32 -07:00
Michael Noronha
67c665bb78
/s/linkedin/instagram/
2018-08-03 09:27:49 -07:00
Patrick de Ritter
a1ac436a3d
add instagram support and icon
2018-08-03 09:27:49 -07:00
Michael Noronha
89ce6d60ba
Add keybase support
...
Adressing #96
2018-07-30 22:35:44 -07:00
Eli Uriegas
c5608bd5eb
Add fathom support
...
Add fathom support if you have a `fathomurl` specified in your config
Signed-off-by: Eli Uriegas <seemethere101@gmail.com >
2018-07-10 20:24:55 -07:00
Michael Noronha
62b802dc78
Add commento support
...
Addressing #34
2018-06-17 12:22:51 -05:00
Michael Noronha
ae37b77a67
Finalize any-page comment changes
...
- If `blogs` isn't set in the config file, `blog` is treated as a blog, to
avoid breaking existing sites
- If it is, only sections listed are treated as blogs, possibly
excluding `blog`
- Differences include comments, but also hn/lobsters links, time to
read, and tags (possibly non-exhaustive)
2018-06-16 23:51:32 -05:00
Michael Noronha
924efa0457
Revert template renaming
...
Didn't turn out to be needed, after rebasing onto master
2018-06-16 23:38:44 -05:00
Michael Noronha
daa4134e7a
Allow comments on any page, and use index.html on all sections
...
Addressing #56
2018-06-16 23:34:12 -05:00
Michael Noronha
3f180fa7c4
Use default landing for blog section
...
Addresses #78 . Now, posts are grouped and ordered the same way on all
pages.
Tested on my site and caspern's
2018-06-14 00:41:29 -05:00
Michael Noronha
30cb79cf45
Rename parameter to titlestyle
2018-04-07 12:35:32 -05:00
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
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
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
Puneeth Chaganti
baf409daac
Sort posts reverse chronologically ( #67 )
...
The months are displayed reverse chronologically, but the posts for that month
are displayed chronologically. It seems more intuitive to have posts under each
month also to be sorted reverse chronologically.
2017-11-25 10:44:09 -06:00