aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove now deprecated templates/til.mdEuAndreh2020-10-101-7/+0
|
* Use Jekyll to output slides HTML filesEuAndreh2020-10-1017-17/+108
|
* Fix home page entry listingEuAndreh2020-10-101-1/+1
|
* Remove unused scriptsEuAndreh2020-10-102-84/+0
|
* Enforce all "post" and "pastebin" layouts have dates in filenamesEuAndreh2020-10-1014-59/+34
|
* Refactor i18n structure, remove layouts, add slidesEuAndreh2020-10-1069-176/+309
| | | | | | | | | | | | | | | | | 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: Use overlay on exampleEuAndreh2020-10-051-4/+5
|
* cargo2nix post: Fix derivation nameEuAndreh2020-10-051-1/+1
|
* cargo2nix post: Proofread againEuAndreh2020-10-051-6/+6
|
* swift2nix post: Remove duplicated phrasesEuAndreh2020-10-051-2/+2
|
* cargo2nix: Proofread on the browserEuAndreh2020-10-051-10/+11
|
* cargo2nix post: Fix spellingEuAndreh2020-10-055-2/+6
|
* Add initial draft of cargo2nix postEuAndreh2020-10-051-0/+74
|
* Add "patches welcome" section to footerEuAndreh2020-10-051-3/+3
|
* Revert back to the title with colonEuAndreh2020-10-052-7/+1
|
* _config.yml: Use custom permalink to *not* include the category on the URLEuAndreh2020-10-051-0/+2
|
* default.nix: Add site attribute as an alias for subtasks.docsEuAndreh2020-10-051-0/+1
|
* assert-content.sh: Check that titles don't contain colonsEuAndreh2020-10-051-0/+6
|
* swift2nix post: Use dashes instead of colon on titleEuAndreh2020-10-051-1/+1
|
* swift2nix post: Change category to "mediator"EuAndreh2020-10-051-1/+1
|
* Move description into metadata.jsonEuAndreh2020-10-052-1/+3
|
* swift2nix post: Fix spelling and grow dictionaryEuAndreh2020-10-053-5/+15
|
* swift2nix: proofread on the browserEuAndreh2020-10-051-20/+27
|
* db post: Add "mediator" categoryEuAndreh2020-10-051-0/+1
|
* Add initial draft on swift2nix postEuAndreh2020-10-051-0/+190
|
* Add some words to spelling/internationalEuAndreh2020-10-051-0/+16
|
* Add entry to drats/til.mdEuAndreh2020-10-051-0/+2
|
* Fix missing website descriptionEuAndreh2020-09-182-1/+5
|
* styles.css: Add horizontal scrollbar on long code blocksEuAndreh2020-09-181-0/+4
|
* Add EuAndreh suffix to all titlesEuAndreh2020-09-181-1/+1
|
* Commit til.md with TIL scratchesEuAndreh2020-09-061-0/+118
|
* Remove "boneco" from about pagesEuAndreh2020-09-053-15/+0
|
* pr post: Clarify statement on "Git federation"EuAndreh2020-09-051-2/+2
|
* pr post: break lines that are too longEuAndreh2020-09-051-2/+4
|
* Add post on git request-pullEuAndreh2020-09-052-0/+114
|
* mail cli til: Encourage reader to tryEuAndreh2020-09-041-0/+2
|
* mail cli til: Add clearer separation between code examplesEuAndreh2020-09-041-0/+2
|
* Revise pt translation of simple-filename-timestampEuAndreh2020-09-042-2/+4
|
* Add til on CLI emailEuAndreh2020-09-043-0/+78
|
* db post: better pinpoint sqlite unsuitabilityEuAndreh2020-09-031-6/+6
|
* db post: Add link to email exchangeEuAndreh2020-09-031-1/+3
|
* db post: improve wording of posix-sqlite noteEuAndreh2020-09-031-7/+7
|
* db post: Add correction on SQLite assumption of POSIX filesystemEuAndreh2020-09-033-3/+43
|
* finally change mailto link to "RE: "EuAndreh2020-09-021-3/+3
| | | | This was itching me to see many people using the "Re: " version.
* Make about page more brief.EuAndreh2020-09-023-9/+3
|
* db post: Add updated_at timestampEuAndreh2020-09-021-0/+1
|
* Add sha256 to downloaded hunspell dictionariesEuAndreh2020-09-011-11/+28
|
* db post: Fix typosEuAndreh2020-09-011-4/+4
|
* Grow international.txt dictionaryEuAndreh2020-09-011-0/+2
|
* db post: Fix typo and add external linksEuAndreh2020-09-011-1/+9
|