index
:
mkwb
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
meta.capim: Add with :dependencies key
HEAD
main
EuAndreh
2025-05-24
1
-0
/
+10
|
*
Remove leftover "tee /dev/stderr"
EuAndreh
2025-05-03
2
-3
/
+3
|
*
src/symlinks: Tolerate empty stream on getdirs()
EuAndreh
2025-05-02
1
-1
/
+1
|
*
src/conf: Support i18n of $header_links
EuAndreh
2025-05-01
2
-7
/
+6
|
*
Support multiple languages for "categories" string
EuAndreh
2025-05-01
5
-11
/
+28
|
*
mkdeps.sh: Add default $LANG export
EuAndreh
2025-04-30
1
-0
/
+3
|
*
src/categoriesbody: Omit listing header
EuAndreh
2025-04-30
2
-3
/
+24
|
*
Add "mapentry" and "sitemap" subcommands
EuAndreh
2025-04-29
4
-0
/
+55
|
*
src/{conf,indexbody}: Replace $feedicon_url_prefix with $feedicon_url
EuAndreh
2025-04-29
3
-14
/
+8
|
*
src/symlinks: Add working version
EuAndreh
2025-04-18
2
-0
/
+46
|
*
src/indexbody: Add link to Atom feed.xml and to categories page
EuAndreh
2025-04-17
1
-0
/
+12
|
*
src/conf: Clear optionally set variables to prevent global values to pollute ↵
EuAndreh
2025-04-17
1
-0
/
+20
|
|
|
|
the code
*
src/html: Add "content-footer" class to content footer
EuAndreh
2025-04-17
1
-1
/
+1
|
*
src/html: Remove <hr /> for content footer
EuAndreh
2025-04-17
1
-1
/
+0
|
*
src/snippets: Prevent snippets from growing forever
EuAndreh
2025-04-16
1
-0
/
+1
|
*
src/conf: Fix feedicon path
EuAndreh
2025-04-14
1
-1
/
+1
|
*
src/categoriesbody: Add command to generate categories.htmllisting
EuAndreh
2025-04-14
2
-0
/
+29
|
*
src/indexbody: Support optional SORTDATA explicit filename
EuAndreh
2025-04-14
1
-2
/
+3
|
*
src/conf: Support light/dark variations of feedicon
EuAndreh
2025-04-14
1
-5
/
+5
|
*
src/categories: Guard against directories with "." in their names
EuAndreh
2025-04-14
1
-3
/
+4
|
*
src/{indexbody,feed}: Remove unused "shift" statements
EuAndreh
2025-04-14
2
-2
/
+0
|
*
src/indexbody: Fix usage string
EuAndreh
2025-04-13
1
-1
/
+1
|
*
src/indexbody: Fix sed due to updated extension
EuAndreh
2025-04-11
1
-1
/
+1
|
*
Add support for feed per category
EuAndreh
2025-04-11
3
-0
/
+42
|
*
src/sortdata: Rename ]content of timestamped dynamic file
EuAndreh
2025-04-11
2
-2
/
+2
|
*
src/conf: Add ${date}_epoch alongside ${date}_iso data
EuAndreh
2025-04-10
1
-0
/
+12
|
*
src/sortdata: Require and assume that $sort is defined
EuAndreh
2025-04-10
1
-1
/
+1
|
*
src/feedentry: Use the existing $updatedat_iso instead of recreating it
EuAndreh
2025-04-10
1
-3
/
+2
|
*
src/conf: Always emmit "export sort=$x", with fallback for 0 when missing
EuAndreh
2025-04-10
1
-0
/
+4
|
*
src/{feedentry,html}: Normalize variables - remove underscores
EuAndreh
2025-04-10
2
-4
/
+4
|
*
src/*: "./" is enough for sourcing with ".", no need to use realpath(1)
EuAndreh
2025-04-09
7
-7
/
+7
|
*
src/conf: Extract embedded-config from document header variables
EuAndreh
2025-04-09
1
-7
/
+8
|
*
src/links: Add new working subcommand
EuAndreh
2025-04-05
2
-0
/
+14
|
*
src/feed: Fix usage string
EuAndreh
2025-04-05
1
-2
/
+2
|
*
src/conf: Add $collurl to be used in indexentry
EuAndreh
2025-04-04
2
-5
/
+10
|
*
src/conf: Fix `base_url()` for top-level files
EuAndreh
2025-04-04
1
-0
/
+1
|
|
|
|
The documented `src/file.txt -> .` case in the comment 2 lines above.
*
src/{conf,html}: Make $publickey optional
EuAndreh
2025-04-03
2
-11
/
+19
|
*
src/{conf,html}: Add PGP lock icon
EuAndreh
2025-04-03
2
-0
/
+16
|
*
src/indexbody: Use sortdata.txt
EuAndreh
2025-04-03
1
-1
/
+1
|
*
src/snippets: Fix extraction of snippets listing
EuAndreh
2025-04-03
1
-2
/
+1
|
*
src/htmlbody: Simply redirect to adoc(1)
EuAndreh
2025-04-03
1
-22
/
+1
|
*
src/htmlbody: indent as HTML instead of XML
EuAndreh
2025-03-27
1
-1
/
+1
|
*
src/htmlbody: Put "plaintext" role in surrounding div
EuAndreh
2025-03-27
1
-1
/
+2
|
*
src/htmlbody: Use tidy(1) to indent htmlbody snippets by 4 blocks
EuAndreh
2025-03-23
1
-1
/
+8
|
*
src/conf: Do not error on missing title
EuAndreh
2024-11-18
1
-1
/
+2
|
*
Rename atom -> feed
EuAndreh
2024-11-17
2
-10
/
+10
|
*
src/conf: Adapt base_url() to allow ../
EuAndreh
2024-11-17
1
-2
/
+1
|
*
Improve support for multiple collections
EuAndreh
2024-11-17
4
-25
/
+41
|
*
src/html: Support emitting only header or footer
EuAndreh
2024-11-15
1
-7
/
+50
|
*
src/feed: Accept a combined conf file instead of 2
EuAndreh
2024-11-14
1
-10
/
+6
|
[next]