summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-26bin: Introduce --base-path argument for web-dev subcommand.HEADmainArun Isaac
2025-03-26web: Allow hosting multiple projects at the same host.Arun Isaac
2025-03-25bin: Spin out loading config from repository into separate function.Arun Isaac
2025-03-25bin: Spin out hosts normalization into separate function.Arun Isaac
2025-03-25bin: Update comment about adding CSS for each host.Arun Isaac
2025-03-25tissue.scm: Prefix paths with /tissue.Arun Isaac
2025-03-25web: themes: Pull out search endpoint path from <search-page> object.Arun Isaac
2025-03-25web: Add head customization to html-engine.Arun Isaac
2025-03-25web: Allow setting multiple customizations on engine.Arun Isaac
2023-07-06.guix: Use current-source-directory in git-predicate.Arun Isaac
2023-07-06Fix package build in channel and CI job.Arun Isaac
2023-07-06Make repository a guix channel.Arun Isaac
2023-06-06bin: Preserve 0th command line argument when using search alias.Morgan Smith
2023-06-06bin: Allow main file to be loaded without executing main.Morgan Smith
2023-06-06Makefile: Make and install info documentation.Morgan Smith
2023-05-30website: Thank GeneNetwork team.Arun Isaac
2023-05-30tissue.scm: Add current directory to load path.Arun Isaac
2023-05-30bin: Actually load config file instead of reading and evaluating it.Arun Isaac
2023-05-30website: Thank Morgan Smith.Arun Isaac
2023-05-30guix.scm: Work around libgit2 repository ownership validation bug.Arun Isaac
2023-05-30guix.scm: Simplify.Morgan Smith
2023-05-30Add Emacs mode identifiers to ambiguous files.Morgan Smith
2023-05-30bin: Enable use of pagers other then less.Morgan Smith
2023-05-30Makefile: Explicitly list only scm files in tests.Arun Isaac
2023-04-18web: server: Handle files without extension.Arun Isaac
2023-04-15issue: Ignore preformatted blocks.Arun Isaac
2023-04-15issue: Allow checkboxes without a space.Arun Isaac
2023-04-15tests: Add test for checkbox parsing.Arun Isaac
2023-04-15tests: Sort alist entries after converting hashtable.Arun Isaac
2023-04-14issues: Provide app bundle.Arun Isaac
2023-04-14issues: Set up public inbox.Arun Isaac
2023-04-14issues: Mirror on GitHub.Arun Isaac
2023-04-14issues: Indicate incompatibility between state and web server.Arun Isaac
2023-04-14issues: Put up FOSDEM 2023 video on website.Arun Isaac
2023-04-14issues: Handle unicode characters correctly in C locale.Arun Isaac
2023-03-21website: Remove small caps for headings.Arun Isaac
2023-03-21website: List feature highlights on home page.Arun Isaac
2023-03-21doc: Describe tissue's non-discussion-orientedness.Arun Isaac
2023-02-04skribilo: Check if node has identifier.Arun Isaac
2023-01-31issues: Ignore preformatted blocks when parsing issues.Arun Isaac
2023-01-31issues: Clean up Unix socket when deployed with shepherd.Arun Isaac
2023-01-29bin: Indicate in synopsis that host is required for tissue-pull.Arun Isaac
2023-01-29issues: Add corrupted double-linked list issue.Arun Isaac
2023-01-29bin: Remove note about restoring load path.Arun Isaac
2023-01-29bin: Allow pulling only one host in each invocation.Arun Isaac
2023-01-29bin: Show options placeholder in tissue-pull subcommand usage.Arun Isaac
2023-01-29git: Deprecate call-with-file-in-git.Arun Isaac
2023-01-29bin: Pass list of indexed documents explicitly to index function.Arun Isaac
2023-01-29web: Explain why we pass a project thunk to the dev server.Arun Isaac
2023-01-29web: Do not temporarily checkout repository when serving it.Arun Isaac