summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/content/blog/2018/07/17/guix-nixos.adoc: Update to asciidocEuAndreh2025-03-281-55/+56
|
* src/content/style.css: Update selectors for what mkwb(1) emitsEuAndreh2025-03-281-9/+3
|
* src/content/img/: Add light/dark icon variationsEuAndreh2025-03-2811-4/+77
|
* src/base.conf: Fix $discussions_url_prefix and $sourcecode_url variablesEuAndreh2025-03-271-2/+2
|
* Makefile: Use ifok(1) to prevent incomplete files to be used in subsequent ↵EuAndreh2025-03-271-12/+12
| | | | calls to make(1)
* rm READMEEuAndreh2025-03-211-3/+0
|
* rm music/*EuAndreh2025-03-215-669/+0
|
* rm COPYINGEuAndreh2025-03-201-661/+0
|
* Makefile: Touch gzipped file after generationEuAndreh2025-03-091-0/+1
|
* Generate gzipped variation of final outputEuAndreh2025-03-084-3/+108
|
* rm long-descriptionEuAndreh2025-03-071-1/+0
|
* v0 migration to mkwbEuAndreh2024-11-18100-113/+870
|
* Remove jekyll infrastructure setupEuAndreh2024-11-17346-41913/+0
|
* rm tests/assert-frontmatter.shEuAndreh2024-11-171-3/+0
|
* rm -rf aux/EuAndreh2024-11-1724-1004/+0
|
* rm src/bin/pbEuAndreh2024-11-171-173/+0
|
* rm- rf src/development/EuAndreh2024-11-177-606/+0
|
* rm -rf v2/EuAndreh2024-11-1797-7232/+0
|
* mv src/content/styles.css src/content/style.cssEuAndreh2024-11-171-0/+0
|
* rm .tdrcEuAndreh2024-11-121-1/+0
|
* Move unprocessed static content to src/content/EuAndreh2024-11-124-0/+0
|
* Start simplification: remove reveal.js submoduleEuAndreh2024-11-122-3/+0
| | | | | | | | | This commit marks the start of the simplification to the website, drastically reducing the amount, size and complexity of its dependencies. From now, the existing website's content is kept, but its full renderization or build will be broken, until mkwb's version is fully migrated to.
* TOODs.mdEuAndreh2024-02-271-0/+13
|
* _config.yml: Add trailing "/" to "drafts"EuAndreh2023-09-191-1/+1
|
* _config.yml: Exclude v3/EuAndreh2023-09-191-0/+1
|
* dynamic.mk: s/upload/deploy/EuAndreh2023-09-191-1/+1
|
* dynamic.mk: Remove "sudo" from "upload targetEuAndreh2023-09-191-1/+0
|
* Funcallable AMOP pastebin: Fix dateEuAndreh2023-09-191-1/+1
|
* remembering article: Remove duplicate link referencesEuAndreh2023-09-191-4/+4
|
* remembering article: Add missing "to"EuAndreh2023-09-191-1/+1
|
* Pastebin on funcallable AMOPEuAndreh2023-07-221-0/+43
|
* v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2023-07-063-6/+83
|
* v2: mv aux/po4a-cfg.sh src/bin/dyn-po4aEuAndreh2023-07-062-6/+6
|
* TODOs.md: Add note on makemake(1)EuAndreh2023-07-061-0/+2
|
* v2: dynamic.mk: Rename "upload" -> "deploy"EuAndreh2023-07-061-1/+1
|
* v2: dynamic.mk: Remove nice-to-have "dev" targetEuAndreh2023-07-061-1/+0
|
* v2: dynamic.mk: Remove unrequired "default" targetEuAndreh2023-07-061-1/+1
|
* v2: dynamic.mk: Stick to 80 columnsEuAndreh2023-07-061-8/+15
|
* v2: Makefile: Unsilence recipesEuAndreh2023-07-061-5/+5
|
* v2: WIP support for slidesEuAndreh2023-04-1513-8/+1564
|
* v2: Generate sitemap.xmlEuAndreh2023-04-107-5/+167
|
* v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processingEuAndreh2023-04-101-2/+2
|
* v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh2023-04-108-3/+155
|
* v2: <link /> to collection feed inside <head>EuAndreh2023-04-1010-74/+81
|
* v2: <link /> to translated version in <head />EuAndreh2023-04-105-16/+37
|
* v2: Support translated alternates in <nav>EuAndreh2023-04-0913-52/+282
|
* v2: CSS dark mode, including SVGsEuAndreh2023-04-0913-35/+100
|
* v2: i18n of the collection name, "article" collection in rootEuAndreh2023-04-0831-200/+925
|
* v2: src/lib/: Unmark things as executableEuAndreh2023-04-083-0/+0
|
* v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh2023-04-0847-155/+1049
|