Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sitemap.xml: Simplify generation of sitemap.xml, include all collections | EuAndreh | 2020-12-26 | 1 | -0/+9 |
| | |||||
* | _config.yml: Exclude locale/ from build | EuAndreh | 2020-12-26 | 1 | -0/+1 |
| | |||||
* | Add support for screencasts, behind a feature flag | EuAndreh | 2020-12-24 | 1 | -0/+44 |
| | |||||
* | Add default links to end of slides | EuAndreh | 2020-12-19 | 1 | -0/+4 |
| | |||||
* | Add Podcast structure, with public entrypoint commented out | EuAndreh | 2020-12-19 | 1 | -0/+45 |
| | |||||
* | Move images/ -> static/ | EuAndreh | 2020-12-19 | 1 | -1/+1 |
| | |||||
* | Stop considering templates/ in scripts | EuAndreh | 2020-12-19 | 1 | -1/+0 |
| | |||||
* | Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo | EuAndreh | 2020-12-15 | 1 | -1/+45 |
| | |||||
* | Add pastebins to to <nav> and make <nav> CSS look better on small screens | EuAndreh | 2020-12-15 | 1 | -12/+21 |
| | |||||
* | Generate feed files for all collections and languages | EuAndreh | 2020-11-14 | 1 | -16/+18 |
| | |||||
* | Exclude drafts/ directory | EuAndreh | 2020-11-03 | 1 | -0/+1 |
| | |||||
* | Move other Nix files to nix/ | EuAndreh | 2020-11-03 | 1 | -7/+4 |
| | |||||
* | Add esperanto dictionary and spellcheck website | EuAndreh | 2020-10-30 | 1 | -1/+1 |
| | |||||
* | Translate alt of link icon | EuAndreh | 2020-10-30 | 1 | -0/+5 |
| | |||||
* | Add minimalistic esperanto translation | EuAndreh | 2020-10-23 | 1 | -3/+43 |
| | |||||
* | Remove redundant translation of site.t.articles.name | EuAndreh | 2020-10-23 | 1 | -4/+0 |
| | |||||
* | Point to git.euandreh.xyz instead of git.sr.ht/~euandreh | EuAndreh | 2020-10-23 | 1 | -3/+3 |
| | |||||
* | Use site.tld for referencing TLD address, and site.author.email for email | EuAndreh | 2020-10-23 | 1 | -0/+1 |
| | |||||
* | Add GraphvizBlock plugin | EuAndreh | 2020-10-16 | 1 | -0/+1 |
| | |||||
* | Use translated links of CC notice | EuAndreh | 2020-10-12 | 1 | -2/+2 |
| | |||||
* | Change footnote and LICENSE file to AGPL | EuAndreh | 2020-10-12 | 1 | -3/+3 |
| | |||||
* | Add pastebins to spellchecking list | EuAndreh | 2020-10-11 | 1 | -1/+1 |
| | |||||
* | Escape non-HTML tag | EuAndreh | 2020-10-11 | 1 | -3/+3 |
| | |||||
* | Use Jekyll to output slides HTML files | EuAndreh | 2020-10-10 | 1 | -0/+1 |
| | |||||
* | Enforce all "post" and "pastebin" layouts have dates in filenames | EuAndreh | 2020-10-10 | 1 | -0/+1 |
| | |||||
* | Refactor i18n structure, remove layouts, add slides | EuAndreh | 2020-10-10 | 1 | -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 spelling | EuAndreh | 2020-10-05 | 1 | -1/+1 |
| | |||||
* | Add "patches welcome" section to footer | EuAndreh | 2020-10-05 | 1 | -3/+3 |
| | |||||
* | _config.yml: Use custom permalink to *not* include the category on the URL | EuAndreh | 2020-10-05 | 1 | -0/+2 |
| | |||||
* | Fix missing website description | EuAndreh | 2020-09-18 | 1 | -0/+4 |
| | |||||
* | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 2020-08-31 | 1 | -4/+4 |
| | |||||
* | _config.yml: Remove '-' from CC-BY-SA -> CC BY-SA | EuAndreh | 2020-08-21 | 1 | -3/+3 |
| | |||||
* | Use {% link %} tag to assert valid links | EuAndreh | 2020-08-19 | 1 | -15/+15 |
| | |||||
* | Fix updated_at header section | EuAndreh | 2020-08-19 | 1 | -1/+1 |
| | |||||
* | Add 'description' file to Jekyll ignore list | EuAndreh | 2020-08-17 | 1 | -0/+1 |
| | |||||
* | Make blog_url dynamic instead of pointing to root which is always english | EuAndreh | 2020-08-16 | 1 | -0/+4 |
| | |||||
* | i18n: Ajouter le support pour la version française | EuAndreh | 2020-08-16 | 1 | -5/+35 |
| | |||||
* | config.yml: Use singular $SITE/pastebin/$SLUG for pastebin page | EuAndreh | 2020-08-14 | 1 | -0/+1 |
| | |||||
* | Use a single name for the site home link | EuAndreh | 2020-08-12 | 1 | -6/+0 |
| | |||||
* | Use _includes/i18n-date.html for dates | EuAndreh | 2020-08-12 | 1 | -3/+27 |
| | |||||
* | Add custom permalink for TIL Jekyll collection | EuAndreh | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | Allow more folders to contain 'FIXME' text | EuAndreh | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | Add post and TIL templates | EuAndreh | 2020-08-12 | 1 | -0/+1 |
| | |||||
* | Add TILs section, with Atom support and i18n | EuAndreh | 2020-08-12 | 1 | -26/+46 |
| | | | | | | | | | | | | | | | - add i18n logic to support translated TIL entries and listing; - make the website title less tied to a blog: "EuAndreh::blog" -> <web>EuAndreh</web>; - remove old Atom feed link aliases; - remove feed.all.atom and it's link in the about page; - create Atom feed for TIL entries; - show blog and TIL Atom feed on their listing pages (index and tils-listing); - add root alias: / -> /en/ - remove explicit list of feeds from $IGNORED_PAGES and use a '*.atom' glob instead; - also lint, assert-content and assert-unique-ref of TILs; - fix wrong "post.date" in pastebin entry in site.json; | ||||
* | Show updated_at in post header | EuAndreh | 2020-08-09 | 1 | -0/+3 |
| | |||||
* | _config.yml: Add line numbers only to code blocks | EuAndreh | 2020-08-08 | 1 | -1/+4 |
| | | | | | | | The 'line_numbers: true' option enables line numbering for all code blocks, including inline ones. Instead I want line numbering just for code blocks. | ||||
* | Simplify styles.css and setup line number for code blocks | EuAndreh | 2020-08-05 | 1 | -0/+5 |
| | | | | | | Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now. | ||||
* | _config.yml: Remove vendor/ from exclude list | EuAndreh | 2020-02-24 | 1 | -1/+0 |
| | |||||
* | _config.yml: Exclude result from Jekyll build | EuAndreh | 2020-02-17 | 1 | -0/+1 |
| | |||||
* | Fix navigation bar links to Atom feeds | EuAndreh | 2020-02-14 | 1 | -2/+2 |
| |