Commit Graph

179 Commits

Author SHA1 Message Date
vringar
fe94f1b2ff Use .Pages instead of site.RegularPages in list.html
This results in Section Pages only showing the
pages of their respective Sections instead
of showing all available articles.
2021-06-28 14:44:57 +02:00
Aidan Stein
b29bceddc0 allow non-standard urls (for telegram, etc) in social links 2021-06-27 17:49:19 -04:00
Dmitry Kolosov
d55cc982da fix errors on theme building 2021-06-17 13:18:18 +03:00
Dmitry Kolosov
269283077f social services icons support #6 2021-05-17 21:14:12 +03:00
Dmitry Kolosov
dc52fdf1b0 add support to disable summary #85 2021-04-13 20:20:58 +03:00
Dmitry Kolosov
b9c021cab7 fix support for GA v4 #84 2021-04-11 17:32:40 +03:00
Dmitry Kolosov
f78a7b2f98 add support for GA v4 #84 2021-04-11 17:00:58 +03:00
Nils Kempen
b670876681 add webmention url to README and add override notice to pagination-extra 2021-02-24 20:43:51 +01:00
Nils Kempen
1d9a8846ec fix hcard in postInfo 2021-02-24 15:24:51 +01:00
Nils Kempen
89ce9761a4 - Move footer-extra inside copyright diff 2021-02-23 21:49:44 +01:00
Quentin Barbe
2b1f281384
Merge customCSS inside main CSS 2021-02-19 23:45:09 +01:00
Dmitry Kolosov
b43d933019
Merge pull request #77 from Ambroisie/add-rss-disable-feature
Allow hiding posts from RSS feed
2021-01-24 13:40:34 +03:00
Bruno BELANYI
d479fbd802 allow hiding post from RSS feed
This uses the `disable_feed` parameter from a post's frontmatter
2021-01-23 16:10:57 +01:00
Dmitry Kolosov
21306c4ab5
Merge pull request #76 from leonhfr/feature/utterances
uteranc.es support
2021-01-23 15:51:51 +03:00
Dmitry Kolosov
3620926038 microformats: add h-entry and h-feed #75 2021-01-20 22:12:50 +03:00
Dmitry Kolosov
c1dce73359 microformats: add h-card #75 2021-01-20 21:10:47 +03:00
Leon
c86bdecb0a [FEATURE] Utteranc.es support 2021-01-17 17:16:45 +01:00
Dmitry Kolosov
723c94d0d4 support webmentions #75 2021-01-11 21:40:41 +03:00
Dmitry Kolosov
b89babe209 add header-extra and footer-extra for overriding 2021-01-11 21:39:27 +03:00
Dmitry Kolosov
e9ee82e764 Fingerprint and minify all resources, move custom css and js to assets dir 2020-11-04 19:46:19 +03:00
Quentin Barbe
8f5c578e1d
Minify CSS file for production builds 2020-10-25 23:20:32 +01:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00
Dmitry Kolosov
9e524ff754 Fix title on the index page 2020-10-07 22:27:47 +03:00
Dmitry Kolosov
d40b63815f
Merge branch 'master' into master 2020-09-07 21:09:26 +03:00
Dmitry Kolosov
48c70b333a
Limit sites menu condition to only main section 2020-08-29 10:02:58 +03:00
Brian Hamill
3675771935 Updating nav bar to only display when there are menu items in the config file 2020-08-28 15:51:29 +01:00
Brian Hamill
c1bcf8c340 Updating README and head.html with minor changes 2020-08-16 18:47:43 +01:00
Dmitry Kolosov
3d08f96509 Add optional Read more. Close #47 2020-08-12 22:25:08 +03:00
Thorsten
6dce3ef5df
Merge branch 'master' into master 2020-07-30 21:50:34 +02:00
Thorsten
b1de9f056e
Update layouts/partials/postInfo.html
Co-authored-by: Dmitry Kolosov <Mitrichius@users.noreply.github.com>
2020-07-30 21:37:16 +02:00
Dmitry Kolosov
a9927e6536 Fix footer for multilingual site 2020-07-30 21:35:53 +03:00
Thorsten
c76b46c62a
Update pagination.html
These strings are defined by humans and do not need to be humanized. Also humanize leads to wrong capitalization (only first letter is capitalized).
2020-07-25 23:14:10 +02:00
Thorsten
b2e2aa44d8
Update footer.html
Added a footer menu
2020-07-25 22:47:39 +02:00
Thorsten
f0969d9a3f
Update postInfo.html
Fix wrong category links
2020-07-25 21:53:56 +02:00
Dmitry Kolosov
796a954a17 Change hr and borders colors in dark theme 2020-07-19 00:24:11 +03:00
Dmitry Kolosov
862a606590 Add custom JS support. CLose #42 2020-07-09 22:42:23 +03:00
Dmitry Kolosov
d0635a3695
Merge branch 'master' into dark-theme 2020-07-09 22:23:37 +03:00
Dmitry Kolosov
aedb7a3aa8 Small fixes 2020-07-09 22:21:39 +03:00
Dmitry Kolosov
5be39c3882 Dark theme 2020-07-09 22:15:38 +03:00
Adam Leskis
3975db6103 add rel attribute to address lighthouse audit issue
This link was getting flagged in lighthouse audits, so adding the `rel` attribute
to address it.

Used both `noopener` and `noreferrer`, since some older browsers don't support
`noopener`.
2020-06-25 12:08:20 +01:00
Dmitry Kolosov
32818dacf1 WIP: dark theme 2020-06-24 23:00:36 +03:00
Dmitry Kolosov
193fbeca7c Add support for single page menu 2020-06-24 22:21:59 +03:00
Dmitry Kolosov
6e0b0b6fc7 Add pencil icon to drafts 2020-06-21 23:02:58 +03:00
Dmitry Kolosov
3a3518c18a Add head-extra for overriding 2020-06-09 22:45:50 +03:00
Dmitry Kolosov
3676a7c18e Fix single post pagination 2020-06-07 14:25:18 +03:00
Dmitry Kolosov
899d9fd52d Add pagination for post single page. Close #22 2020-06-07 14:20:40 +03:00
Dmitry Kolosov
9ea38661fb Add pagination for taxonomies. Close #20 2020-06-07 13:36:02 +03:00
Dmitry Kolosov
82727c8e8a Add favorite posts. Close #19 2020-06-06 22:05:21 +03:00
Dmitry Kolosov
3d2abb5cfa Add default robots.txt. Close ##21 2020-06-05 20:31:54 +03:00
Christopher Loessl
091c7de9d5
fix(typo): double space 2020-06-05 17:32:01 +02:00
Dmitry Kolosov
b9d3cc1a3a Fix pagination: relative links instead of absolute 2020-06-03 23:58:20 +03:00
Dmitry Kolosov
b5b99ad1ad Fix margin for automatic post summary 2020-06-03 23:26:07 +03:00
Dmitry Kolosov
0c8ce3901a
Merge pull request #34 from pasierb/multilingual_support
Multilingual support
2020-05-27 22:38:40 +03:00
Dmitry Kolosov
391fe8e5b1 Add dateFormat option. Close #5 2020-05-24 22:55:32 +03:00
Michal Pasierbski
b90922a68f Add language select 2020-05-24 18:30:37 +02:00
Michal Pasierbski
3f5dced32f Add multilingual support 2020-05-24 18:07:02 +02:00
Dmitry Kolosov
2fc2766a24 Add support for _index.md. Close #31 2020-05-07 22:02:59 +03:00
Dmitry Kolosov
127f3a40ba Fix rss link. Close #28 2020-04-29 22:27:53 +03:00
Dmitry Kolosov
e05d86f6fe Add skip to main content link (accessibility). Close #24 2020-04-26 15:18:55 +03:00
Kevin Collas-Arundell
c6754e5264 Add support for custom CSS files
This allows end users to add additional CSS files for use in their site.
They would do this by adding
```
[params]
  customCSS = [
    "mycss.css"
  ]
```
into their config file.
2020-04-06 17:57:16 +10:00
Sam Smith
ce1b32b427
Fixed broken link on tags with spaces
Clicking the link to tag with a space would 404, this adds a hyphen
which links to the correct page.
2020-03-08 17:10:05 +00:00
Dmitry Kolosov
7273a5884c delete leading slash from url in terms 2020-02-19 23:42:23 +03:00
Dmitry Kolosov
9f0279bfe1 fix relative urls and make partials for article info 2020-02-18 20:55:17 +03:00
Dmitry Kolosov
6423a3b90c remove forward slashes from urls 2020-02-15 23:34:25 +03:00
Dmitry Kolosov
47453ee205 update relURL to absURL 2020-02-15 23:30:39 +03:00
Dmitry Kolosov
a3261a97c9 fix html title 2020-02-15 23:24:01 +03:00
Dmitry Kolosov
b9bd15ad09 fix pagination 2020-02-15 22:26:47 +03:00
Dmitry Kolosov
71fce0bf28 update taxonomies design 2020-02-15 22:07:42 +03:00
Dmitry Kolosov
0dce9b9431 Fix #9 and other design updates 2020-02-02 18:01:10 +03:00
Dmitry Kolosov
5af22d3c89 Fix #4: remove hardcode 2020-01-28 22:23:46 +03:00
Dmitry Kolosov
4495f31d48 Fix more tag 2020-01-27 23:05:33 +03:00
Dmitry Kolosov
95d551b945 Fix #3: add categories support 2020-01-27 22:38:45 +03:00
Dmitry Kolosov
2b7ab07c57 Fix i18n on tag page 2020-01-27 22:22:15 +03:00
Dmitry Kolosov
63e411c12f Fix #1: add i18n for en/ru 2020-01-26 19:09:07 +03:00
Dmitry Kolosov
59cbfa14c1 Fix #11: add twitter cards 2020-01-23 23:55:42 +03:00
Dmitry Kolosov
1fff635426 Fix #10: add og tags internal template 2020-01-23 23:29:36 +03:00
Dmitry Kolosov
a6c28e1b8d Fix #7: add ga internal template 2020-01-22 20:51:35 +03:00
Dmitry Kolosov
eaec70ed4b Fix #8: add disqus support 2020-01-21 21:57:57 +03:00
Dmitry Kolosov
8ae4ae106c initial commit 2020-01-12 09:51:51 +03:00