summaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-04Makefile: Fix dependency tracking of $(captured-assets)EuAndreh1-0/+2
Since I can't get deterministic outputs out of mktorrent(1), change torrents from $(captured-assets) to $(dynamic-contents).
2025-05-04Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual targetEuAndreh1-1/+0
2025-05-01.gitignore: Remove extra unneeded excludesEuAndreh1-4/+0
2025-04-30Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh1-0/+2
2025-04-30src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh1-25/+5
parcial
2025-04-29Setup basic gettext and po4a setupEuAndreh1-0/+1
2025-04-29Makefile: Add sitemap.xmlEuAndreh1-0/+2
2025-04-18Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh1-14/+2
2025-04-18git mv src/content/* src/content/en/EuAndreh1-1/+1
2025-04-18src/symlinks.txt: Setup symlinking with some manually added entriesEuAndreh1-0/+15
2025-04-13mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh1-0/+3
Its contents aren't correct yet, they're still whatever indexbody spits.
2025-04-11Makefile: Generate a feed per categoryEuAndreh1-1/+5
2025-04-05Makefile: Add test for checking unsorted articlesEuAndreh1-0/+2
2025-04-05Makefile: Setup structure to externally archive linksEuAndreh1-0/+1
2025-04-05Makefile: Add test for internal broken linksEuAndreh1-0/+1
2025-04-04src/base.conf: Generate dynamic part dynamicallyEuAndreh1-0/+1
2025-04-02Cleanup .gitignoreEuAndreh1-4/+2
2025-03-31Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh1-0/+1
"sortdata.txt" files
2025-03-31Makefile: install.txt only depends on deps.mk and snippets! also niceEuAndreh1-2/+6
2025-03-30src/content/security.txt: Derive itEuAndreh1-0/+1
2025-03-30Makefile: Use rsync(1) in "install" over cp(1) in loopEuAndreh1-0/+2
2025-03-30.gitignore: Restrict ignoring to toplevel filesEuAndreh1-3/+3
2025-03-29src/content/.well-known/security.txt: Derive itEuAndreh1-0/+4
2025-03-08Generate gzipped variation of final outputEuAndreh1-0/+1
2024-11-18v0 migration to mkwbEuAndreh1-35/+15
2022-09-01.gitignore: Ignore logs/ directoryEuAndreh1-0/+2
2022-06-01.gitignore: Ignore src/content/ during migrationEuAndreh1-0/+3
2022-05-02src/development/dynmake.sh: Base tool to do dynamic Makefiles without ↵EuAndreh1-0/+2
proprietary $(wildcard ...) add-ons
2022-04-12Include TODOs.html file in websiteEuAndreh1-0/+2
2022-04-12Rename favicon to lord-faviconEuAndreh1-1/+2
2022-03-06Exclude tmp/ directoryEuAndreh1-1/+1
2022-03-06.gitignore: Ignore vendor/EuAndreh1-0/+1
2022-01-16.gitignore: Add torrent-files.txtEuAndreh1-0/+1
2022-01-16.gitignore: Add deps.mk and files.mkEuAndreh1-0/+3
2021-02-09Ignore drafts/ folderEuAndreh1-0/+2
2021-01-23Add Makefile with "clean", "check" and "public" rulesEuAndreh1-1/+2
2021-01-07.gitignore: Ignore all Nix symlinksEuAndreh1-1/+1
2021-01-05Add gitignore rule for generated assets and match with gitignoreSourceEuAndreh1-0/+9
2020-12-28Remove favicon.png from local gitignoreEuAndreh1-1/+0
2020-12-28generate-favicon.rb: Generate PNG favicon from SVGEuAndreh1-0/+1
2020-12-26Remove generated media extensions (.ogg, .torrent) from gitignoreEuAndreh1-4/+0
2020-12-24Move the rest of assert-content.sh to link-hook.rbEuAndreh1-1/+5
2020-10-16Add GraphvizBlock pluginEuAndreh1-1/+2
2020-10-10Refactor i18n structure, remove layouts, add slidesEuAndreh1-1/+0
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.
2020-08-19Update Jekyll to 4.0EuAndreh1-1/+1
2020-02-05WIP JekyllEuAndreh1-1/+3
2020-02-05Add Jekyll generated websiteEuAndreh1-1/+3
2020-02-05Add bundix Jekyll setupEuAndreh1-2/+1
2019-05-21Add Hakyll _cache/ folder to .gitignoreEuAndreh1-2/+5
2018-07-15Add initial Hakyll website skeletonEuAndreh1-0/+2