aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* _config.yml: Remove '-' from CC-BY-SA -> CC BY-SAEuAndreh2020-08-211-3/+3
|
* Revert "/home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-08-201-10/+0
| | | | | | _pastebins/my-example-pastebin-title.md" This reverts commit 45e2b30d36b3856e33eea7a93a3477ff1dc8adad.
* default.nix: Add fastPublishScript derivationEuAndreh2020-08-201-0/+4
|
* /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-08-201-0/+10
| | | | _pastebins/my-example-pastebin-title.md
* Use {% link %} tag to assert valid linksEuAndreh2020-08-194-22/+22
|
* Update Jekyll to 4.0EuAndreh2020-08-195-54/+95
|
* Fix updated_at header sectionEuAndreh2020-08-193-5/+7
|
* assert-content.sh: Comment sectionsEuAndreh2020-08-191-2/+11
|
* Update Guix on sr.ht article: Use make instead of ad-hoc scriptsEuAndreh2020-08-191-3/+3
|
* assert-content.sh: Uncomment debug exitEuAndreh2020-08-171-1/+1
|
* assert-content.sh: Check that declared layout matches the folderEuAndreh2020-08-172-4/+26
|
* public-inbox.html: Simplify page footer.EuAndreh2020-08-171-9/+3
|
* Remove leftover comment in pluginEuAndreh2020-08-171-1/+0
|
* Update descriptionEuAndreh2020-08-171-1/+1
|
* Add 'description' file to Jekyll ignore listEuAndreh2020-08-171-0/+1
|
* Filter generated plaintext files from site.json listingEuAndreh2020-08-172-1/+28
|
* Generate plaintext links to raw code blocksEuAndreh2020-08-174-2/+63
| | | | Generate txt files from code blocks embedded on pages, and add links to them.
* Add scripts/missing-translations.shEuAndreh2020-08-161-0/+61
|
* scripts/assert-content.sh: Add USAGE textEuAndreh2020-08-161-0/+12
|
* a-propos.md: Ajouter remarque pour le langue de bonecoEuAndreh2020-08-161-1/+1
|
* Don't use h1 for sections in articlesEuAndreh2020-08-161-3/+3
|
* Make blog_url dynamic instead of pointing to root which is always englishEuAndreh2020-08-162-1/+5
|
* i18n: Ajouter le support pour la version françaiseEuAndreh2020-08-1610-15/+110
|
* TIL on searching in git: Make quoting of '<regexp>' consistentEuAndreh2020-08-161-3/+3
|
* _includes/feed.atom: Remove extra title filteringEuAndreh2020-08-161-1/+1
|
* feed.til.pt.atom: Fix typoEuAndreh2020-08-161-1/+1
|
* _includes/feed.atom: Remove leading <xml> tagEuAndreh2020-08-161-1/+0
|
* Add TIL on searching in gitEuAndreh2020-08-161-0/+51
|
* Adapt add-anchor-to-header-from-header-id to handle <hn><a></a></hn>EuAndreh2020-08-152-4/+16
| | | | | Now the hook creates a wrapping <span> to put the header and it's existing link inside, and add the new anchor as a sibling.
* about: Add link to boneco.euandreh.xyzEuAndreh2020-08-152-0/+14
|
* Run Jekyll hooks on :pages tooEuAndreh2020-08-152-2/+2
|
* TIL on git: add missing linkEuAndreh2020-08-141-0/+2
|
* config.yml: Use singular $SITE/pastebin/$SLUG for pastebin pageEuAndreh2020-08-141-0/+1
|
* TIL on git: Fix stackoverflow linkEuAndreh2020-08-141-3/+4
|
* default.nix: Remove existing HTML before publishingEuAndreh2020-08-141-1/+1
|
* Assert date matches TIL filenameEuAndreh2020-08-142-1/+9
|
* Add TIL on git checkoutEuAndreh2020-08-141-0/+72
|
* Add description fileEuAndreh2020-08-141-0/+1
|
* sitemap.xml: Add pastebins and TILsEuAndreh2020-08-131-3/+21
|
* Add TIL on Jekyll anchorsEuAndreh2020-08-131-0/+155
|
* styles.css: Show underline on code block anchors on hoverEuAndreh2020-08-131-0/+5
|
* Create Jekyll hook to add anchors to code block linesEuAndreh2020-08-132-1/+30
|
* styles.css: Reshuffle declarations and organize with some commentsEuAndreh2020-08-131-13/+30
|
* Create Jekyll hook to add header anchors based on the header IDsEuAndreh2020-08-133-0/+27
| | | | | | | Impement add-anchor-to-header-from-header-id.rb using regexps, like the "official hooks" do: - https://github.com/jekyll/jekyll-mentions - https://github.com/jekyll/jemoji
* i18n-date.html: Replace HTML comments with liquid commentsEuAndreh2020-08-121-2/+6
| | | | So they don't pollute the final source.
* about.md: Remove old links, make it similar to sobre.mdEuAndreh2020-08-121-4/+0
|
* about.md: Remove commented projectsEuAndreh2020-08-121-8/+0
|
* til.md: Remove </p> left overEuAndreh2020-08-121-1/+1
|
* styles.css: Add light pink background colorEuAndreh2020-08-121-0/+1
|
* Use a single name for the site home linkEuAndreh2020-08-122-7/+1
|