Commit Graph

57 Commits

Author SHA1 Message Date
Daniel Monteiro
94b5957f6d Typo fix (#405)
* Typo fix

* Contributors addition
2020-09-17 21:50:28 -03:00
Jared Sturdy
eb4db54a05 [bugfix] wrap long post title (#401)
* [bugfix] Fix line wrapping for list items

Long post titles will be wrapped in their own column, rather than
flowing under the date column (see #385).

* [assets] update assets for long post titles
2020-09-10 10:41:09 -03:00
Lorenzo Cameroni
b60a1c42eb Translation of series (#390) 2020-08-24 11:16:41 -03:00
Arunvel Sriram
ba1028a9d0 Add support for utterrances label (#384)
* Support utterrances label

* Update CONTRIBUTORS.md

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-08-11 16:13:01 -03:00
Rhys Perry
34ac982a4b Add support for plausible analytics (#382)
* Add myself to contributors.md

* Add plausible config to example

* Add plausible to base layout

* Add plausible analytics snippet

* Remove unneeded part of snippet

* Add plausible config to stackbit
2020-08-11 16:02:49 -03:00
Robert
0678ffe608 Create nl.toml (#368)
* Create nl.toml

* Update CONTRIBUTORS.md
2020-07-21 12:02:38 -03:00
Alexandr
f46d1e2c3e Fix RU translation of reading_time variable (#363)
Co-authored-by: Pakhomov Aleksandr <Aleksandr.Pakhomv@sbb.ch>
2020-07-09 10:17:41 -03:00
Rajiv Ranjan Singh
a6879a80a1 Update CONTRIBUTORS.md (#359) 2020-07-02 17:21:29 -03:00
Erno Salo
6f8f675f7e Add finnish translation (#340) (#341)
* Add finnish translation (#340)

* Update CONTRIBUTORS.md
2020-05-25 10:09:09 -03:00
Latiif alSharif
60f7098910 Add i18n for arabic (#336)
* Add Arabic i18n file.

Signed-off-by: latiif <latiif@mail.com>

* Add Latiif Alsharif to contributors

Signed-off-by: latiif <latiif@mail.com>
2020-05-18 11:41:27 -03:00
Utkarsh Gupta
e89ad7bd49 Add rss.xml to layouts/_default (#316)
* Add rss.xml to layouts/_default

* Add myself to CONTRIBUTORS.md

* Bump hugo version to fix rendering of RSS feed

* Use minimum working version of hugo

* Set base version to 0.57.0

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-04-28 15:26:32 -03:00
MaoMao
7724fa76ac Support SEO friendly meta tags (#300)
* Support two SEO friendly tags: <meta name="description"> and <meta name="keywords">.

* Support two SEO friendly tags: <meta name="description"> and <meta name="keywords">.
2020-04-26 19:09:55 -03:00
Clément Pannetier
acb4bf6f2d Fix Stackbit import (#292)
* fix stackbit import

* addition to contributors
2020-04-02 15:57:20 -03:00
Codruț Constantin Gușoi
911a39528b Adds .Content to list.html partial (#290) 2020-04-02 10:10:43 -03:00
Santiago González
64b827d3b4 Stackbit fix for import (#283)
* Making changes in order to fix STACKBIT integration

* Small typo in yaml

* Added self to CONTRIBUTORS.md
2020-03-30 09:30:23 -03:00
Glenn Feunteun
17fe8de72b Rework commit info display in footer (#277)
* Rework commit info display in footer

Use Hugo .GitInfo to get Hash and AbbreviatedHash
Remove leading · because it renders as .· when credits are displayed

* Update CONTRIBUTORS.md
2020-03-18 16:33:04 -03:00
Piotr Orzechowski
c40cd0d302 Polish i18n (#275)
* Add Polish translation

* Add Piotr Orzechowski to contributor list

* Add unit to reading time in Polish translation
2020-03-13 09:45:13 -03:00
Ka-Wai Lin
e613e3ba00 Adding gravatar support (#268)
* Gravatar support

Adding gravatar as alternative avatar

* Update CONTRIBUTORS.md
2020-03-02 14:54:33 -03:00
Paolo Mainardi
daeffaf258 Ensure text remains visible during webfont load (#269)
* Ensure text remains visible during webfont load

As specified here: https://web.dev/font-display/?utm_source=lighthouse&utm_medium=unknown#google-fonts

* Update CONTRIBUTORS.md
2020-02-16 19:11:47 -03:00
Yash Mehrotra
93fb14e953 Add support for Fathom Analytics (#264)
* Add support for Fathom Analytics

* Add myself to CONTRIBUTORS.md

* Set default for serverURL and check for siteID

* Update layouts/_default/baseof.html

Co-Authored-By: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-02-11 11:28:14 -03:00
therealFIGBERT
922b67b346 Add Hebrew i18n file and FIGBERT to CONTRIBUTORS.md (#258) 2020-02-01 21:28:26 -03:00
Michael Lynch
a5662825e5 Fixing grammar mistake in English reading time (#251)
Changing reading time from "XX minutes read" to "XX-minute read".

In English, a hyphen (-) joins a number to the noun that follows it. Also, the noun is always minute regardless of the number ('1-minute' and '2-minute' are correct, whereas '2-minutes' is incorrect).

Reference: https://www.grammarly.com/blog/hyphen/

>When numbers are used as the first part of a compound adjective, use a hyphen to connect them to the noun that follows them. This way, the reader knows that both words function like a unit to modify another noun. This applies whether the number is written in words or in digits.
>Example: The president of the company gave a 10-minute speech to the Board of Directors.
2020-01-17 09:25:46 -03:00
Anson VanDoren
4369ed76d2 adding support for type in social links (#250)
* adding support for  in social links

* updating example config for RSS social icon
2020-01-13 14:12:09 -03:00
Eli W. Hunter
316835734f Add custom_scss (#244)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-01-05 12:55:03 -03:00
Víctor López
35a5ce1b77 Fix typos in Spanish Language (#247)
* Fix typos in spanish translation

* Add viticlick to contributors
2020-01-05 12:45:21 -03:00
KK
64a613ce31 Add \\( and \\[ as mathjax delimiters (#239) 2019-11-26 09:50:56 -03:00
Tobias Lindberg
a980192fa7 adding swedish i18n file and adding target for social icons (#238)
* Adding target if statements

* adding Tobias Lindberg to CONTRIBUTORS.md

* adding swedish language i18n file
2019-11-25 10:52:26 -03:00
John Schroeder
b00b75064d Automatic dark/light colorschemes (#234)
* Automatic dark/light colorschemes

A new `colorscheme` option is added with the capability to be always dark,
always light, or automatic based on the user's browser setting.  This
makes the `inverted` option superfluous, and therefore deprecated.
Nomenclature of files, variables, etc are changed from `inverted` to
`dark` to reflect this change.

Closes #226.

* Remove inverted option completely

The `inverted` option is now not just deprecated, but removed
completely.
2019-11-21 10:13:49 -03:00
José Mª Escartín
f6caaf0493 Update fontawesome to v5.11.2 in default layout. (#236) 2019-11-18 10:24:05 -03:00
Bobby
30850ff725 Make LaTeX compatible with MathJax version 3 (#230)
* Make MathJax version 3 work

* Change my contributor link
2019-10-21 14:09:19 -03:00
Ariejan de Vroom
fa3de1efaf Adjust dark mode colorscheme (#225)
* Adjust dark mode colorscheme

This makes the whites a bit softer and instead of
inverting the blue hyperlinks, they're now desaturated -
but still blue.

* Add Ariejan de Vroom to CONTRIBUTORS
2019-10-09 11:14:10 -03:00
Jose Luis Cervantes
324914789c Italian Translation (#221)
* Italian Translation

* Update CONTRIBUTORS.md

Add my username jlzaratec
2019-10-04 09:08:21 -03:00
Lionel Brianto
2fa8ce9cdb Translate to French (#207) 2019-08-25 15:36:32 -03:00
Shreyansh Khajanchi
9b47893b34 add support for utteranc.es (#205) 2019-08-21 10:03:15 -03:00
a1x42
dea81ca434 main link does not switch back to default language if in another language (#202)
no need to configure the language path in the different pages
2019-08-05 09:33:43 -03:00
Naim A
7ed7d3c51e disqus: fixed issue #199 (#200) 2019-07-21 11:22:25 -03:00
Ryan Kes
607a3e2ad9 Home rel link (#195)
* Added rel support

* Added name to contributers file
2019-06-26 10:09:47 -03:00
Jia "Jay" Tan
ffb50fcf96 Add .html to partials (#188) 2019-06-14 13:27:38 -03:00
Łukasz Mróz
b54ec3d45b Add custom_js site param for enabling custom js (#182)
* Add custom_js site param for enabling custom js 

I've hit that when adding Cookie Consent on my web page. https://github.com/insites/cookieconsent

* PR Remarks - added Custom JS into exampleSite

* Update layouts/_default/baseof.html

Co-Authored-By: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>

* Update CONTRIBUTORS.md
2019-05-23 13:59:30 -03:00
Yudi
43408807a5 update normalize version (#175)
* update normalize version

* update CONTRIBUTORS.md
2019-04-27 14:39:19 -03:00
Wataru Mizukami
ee65eab9fa updated fontawesome version (#174)
* updated fontawesome version

* Update CONTRIBUTORS.md
2019-04-26 09:25:08 -03:00
d-dandrew
b535058204 Fix HTML lang attribute (#169)
* Fix #165

* use .Site.Language.Lang instead of .Site.LanguageCode according to hugo documentation

* add contributor D_DAndrew
2019-04-22 10:27:07 -03:00
Caspar Krieger
903cfa0443 Fix empty hrefs in 404 page (#162)
* Fix empty hrefs in 404 page

* Added self to contributors list per PR template
2019-03-20 10:33:46 -03:00
Sascha Brendel
da6f9e1389 Fix links (#154) 2019-03-08 16:08:41 -03:00
Thomas Vochten
e94774cf5d Fix HTML5 validation for Google Fonts (#151)
* Replaced "|" with encoded value "%7C" for HTML5 compatibility

* Appended to contributers file
2019-03-07 14:25:06 -03:00
Paul Lettington
1d333308a3 Fix HTML syntax for aria-hidden attribute (#148)
* Add a value to the aria-hidden attribute

* Add myself to contributors list
2019-03-07 10:45:09 -03:00
Jeffrey C
944092c225 Add OpenGraph to each page (#147)
OpenGraph Protocol is used by sites like Facebook to display a rich object in a social graph.

* Add OpenGraph Protocol to each page

Hugo has an internal template for [Open Graph](https://gohugo.io/templates/internal/#open-graph). It takes necessary information from either site's or post's config thus it makes sense to add it to each page.

* Add 'series' to posts archetype
This taxonomy is used to specify related “see also” pages by placing them in the same series.

* Add series taxonomy to exampleSite config.

* Add example of series to exampleSite

* Add spaz926 to Contributors
2019-03-04 11:43:54 -03:00
Salvatore Giordano
7528f5bf5e Add external link feature for posts (#141)
* Add external link feature for posts

* Add post example using external link
2019-01-17 11:50:14 -02:00
Gabriel Monteiro Nepomuceno
4ff77035f6 Easy customize (#138)
* Making easy to customize listing

* adding styles to listing

* removing unintended changes

* correcting declaration

* including files for release

* changing url to be relative so it can work on localhost

* Including suggestions
2019-01-16 13:16:24 -02:00
Piotr Januszewski
12b4246e29 Add simple figure style for content class (#130)
* Add figure style

* Add figure to exampleSite

* Apply suggested changes from code-review
2019-01-07 13:30:09 -02:00