aboutsummaryrefslogtreecommitdiff
path: root/_config.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build Jekyll output directly to public/EuAndreh2021-10-121-0/+2
|
* Deinit Git AnnexEuAndreh2021-10-121-2/+1
|
* Update link to Git repositoriesEuAndreh2021-10-111-4/+4
|
* _config.yml: Add rel="license" to AGPL link tooEuAndreh2021-08-141-4/+4
|
* Ignore drafts/ folderEuAndreh2021-02-091-0/+1
|
* mv build-aux/ -> aux/ and scripts/EuAndreh2021-01-271-1/+2
|
* Use "make public" as the primary way of building the siteEuAndreh2021-01-251-0/+1
|
* _config.yml: Exclude *.checksum files from built siteEuAndreh2021-01-241-0/+2
|
* _config.yml: Exclude build-aux/EuAndreh2021-01-231-1/+1
|
* Auto-convert TODOs.org -> TODOs.mdEuAndreh2021-01-231-1/+1
|
* Add support for "Music"EuAndreh2021-01-011-0/+27
|
* _config.yml: Point to COPYING file instead of LICENSEEuAndreh2020-12-301-5/+5
|
* _config.yml: Add missing :day component to screencasts collection permalinkEuAndreh2020-12-281-1/+1
|
* sitemap.xml: Simplify generation of sitemap.xml, include all collectionsEuAndreh2020-12-261-0/+9
|
* _config.yml: Exclude locale/ from buildEuAndreh2020-12-261-0/+1
|
* Add support for screencasts, behind a feature flagEuAndreh2020-12-241-0/+44
|
* Add default links to end of slidesEuAndreh2020-12-191-0/+4
|
* Add Podcast structure, with public entrypoint commented outEuAndreh2020-12-191-0/+45
|
* Move images/ -> static/EuAndreh2020-12-191-1/+1
|
* Stop considering templates/ in scriptsEuAndreh2020-12-191-1/+0
|
* Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eoEuAndreh2020-12-151-1/+45
|
* Add pastebins to to <nav> and make <nav> CSS look better on small screensEuAndreh2020-12-151-12/+21
|
* Generate feed files for all collections and languagesEuAndreh2020-11-141-16/+18
|
* Exclude drafts/ directoryEuAndreh2020-11-031-0/+1
|
* Move other Nix files to nix/EuAndreh2020-11-031-7/+4
|
* Add esperanto dictionary and spellcheck websiteEuAndreh2020-10-301-1/+1
|
* Translate alt of link iconEuAndreh2020-10-301-0/+5
|
* Add minimalistic esperanto translationEuAndreh2020-10-231-3/+43
|
* Remove redundant translation of site.t.articles.nameEuAndreh2020-10-231-4/+0
|
* Point to git.euandreh.xyz instead of git.sr.ht/~euandrehEuAndreh2020-10-231-3/+3
|
* Use site.tld for referencing TLD address, and site.author.email for emailEuAndreh2020-10-231-0/+1
|
* Add GraphvizBlock pluginEuAndreh2020-10-161-0/+1
|
* Use translated links of CC noticeEuAndreh2020-10-121-2/+2
|
* Change footnote and LICENSE file to AGPLEuAndreh2020-10-121-3/+3
|
* Add pastebins to spellchecking listEuAndreh2020-10-111-1/+1
|
* Escape non-HTML tagEuAndreh2020-10-111-3/+3
|
* Use Jekyll to output slides HTML filesEuAndreh2020-10-101-0/+1
|
* Enforce all "post" and "pastebin" layouts have dates in filenamesEuAndreh2020-10-101-0/+1
|
* Refactor i18n structure, remove layouts, add slidesEuAndreh2020-10-101-41/+89
| | | | | | | | | | | | | | | | | Yep, this commit is too big big I didn't want to take the trouble of splitting it now. - _config.yml translation keys are now simetrical on the entitiy: articles, pastebins, tils, slides, etc.; - _posts were moved to _articles: the _posts collection had special treatment in Jekyll which I wanted to avoid; - the filtering of entries for the Atom feed is now done inside the _includes/feed.atom file instead of every feed file; - all entities are now dealt with using the pluralized name: articles, pastebins, tils, slides. No more inconsistencies on the key names, they now should only make sense as the translation value on the dictionary; - add base reveal.js infrastruture, with Jekyll generating the listing page and nothing else.
* cargo2nix post: Fix spellingEuAndreh2020-10-051-1/+1
|
* Add "patches welcome" section to footerEuAndreh2020-10-051-3/+3
|
* _config.yml: Use custom permalink to *not* include the category on the URLEuAndreh2020-10-051-0/+2
|
* Fix missing website descriptionEuAndreh2020-09-181-0/+4
|
* Add spellchecking back to tests, with support for en, pt and fr dictsEuAndreh2020-08-311-4/+4
|
* _config.yml: Remove '-' from CC-BY-SA -> CC BY-SAEuAndreh2020-08-211-3/+3
|
* Use {% link %} tag to assert valid linksEuAndreh2020-08-191-15/+15
|
* Fix updated_at header sectionEuAndreh2020-08-191-1/+1
|
* Add 'description' file to Jekyll ignore listEuAndreh2020-08-171-0/+1
|
* Make blog_url dynamic instead of pointing to root which is always englishEuAndreh2020-08-161-0/+4
|
* i18n: Ajouter le support pour la version françaiseEuAndreh2020-08-161-5/+35
|