summaryrefslogtreecommitdiffstats
path: root/haunt.scm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-05Add thanks page.Mark Wielaard1-1/+4
* haunt.scm: Add thanks. * thanks.md: New file. * posts/faq.md: Update with reference to thanks page.
2021-05-03Switch git links from wiki to git.gnu.toolsMark Wielaard1-1/+1
2021-04-27Adjust for Haunt 0.2.5.Ludovic Courtès1-1/+1
* haunt.scm <top level>: Change 'atom-feed' #:blog-prefix argument to be a URI path, to placate Haunt 0.2.5.
2021-04-15free-software: Move "open source" aside to a footnote.Ricardo Wurmus1-2/+2
The extra markup and styling necessitates the conversion from markdown to sxml.
2021-04-15Remove /about from menu.Ricardo Wurmus1-2/+1
2021-04-15Add /people page to menu.Ricardo Wurmus1-3/+4
2021-04-14Add /people.Ludovic Courtès1-0/+2
* projects.scm: New file, with code formerly... * software.sxml: ... here. Include it. * people.sxml: New file. * haunt.scm (static-pages): Add it. * posts/kickoff.md, index.md: Refer to it.
2021-04-14Add /documents/governance.Ludovic Courtès1-0/+2
* governance.md: New file. * haunt.scm (static-pages): Add it. * documents.md, index.md, posts/kickoff.md: Link to it. Co-authored-by: Mark Galassi <mark@galassi.org>
2021-04-14License under CC-BY-SA 4.0 and mention it in the footer.Ludovic Courtès1-2/+7
* haunt.scm (base-layout): Mention license in the footer. * static/css/main.css (#footer-box): Tweak.
2021-04-13software: Generate project list with member details.Ricardo Wurmus1-6/+12
* software.md: Replace this file... * software.sxml: ...with this new file. * haunt.scm (read-markdown-page): Rename this procedure... (read-page): ...to this procedure and add optional READER argument. (static-pages): Add local definition of SXML-PAGE and use it for software.sxml.
2021-04-13Add "Roles and responsibilities" page.Ludovic Courtès1-2/+4
Based on <https://wiki.gnu.tools/wiki:admin>. * roles.md: New file. * haunt.scm (static-pages): Add it. * documents.md: Refer to it.
2021-04-13Tweak front-page sentence.Ludovic Courtès1-2/+2
* haunt.scm (base-layout): Shorten front-page sentence.
2021-04-13Move website source to gnu-tools-website repoMark Wielaard1-1/+1
2021-04-12website: Summarize blog posts on the overview page.Ludovic Courtès1-5/+11
* website/haunt.scm (summarize-post): New procedure. (post->sxml): Use it. * website/posts/kickoff.md: Move "DRAFT" below.
2021-04-12website: Add "Contribute" to the menu bar.Ludovic Courtès1-0/+1
* website/haunt.scm (base-layout)[menubar]: Add "contribute".
2021-04-12website: Add "contribute" page.Ludovic Courtès1-0/+2
* website/contribute.md: New file. * website/haunt.scm (static-pages): Add it. * website/index.md: Link to it.
2021-04-12website: Add slightly better git URLMark Wielaard1-1/+1
2021-04-11website: Add "Documents" page.Ludovic Courtès1-0/+3
* website/documents.md: New file. * website/haunt.scm (base-layout): Add "Documents" menu entry. (static-pages): Add "/en/documents".
2021-04-11website: Add support for a blog.Ludovic Courtès1-3/+94
* website/haunt.scm (post-url, post->sxml, page->sxml) (post->page): New procedures. (%theme): New variable. <top level>: Add blog post pages. * website/static/css/main.css (.post-about): Tweak margin.
2021-04-11website: Add "/en" to all pages.Ludovic Courtès1-6/+4
* website/haunt.scm (base-layout): Add "/en" to links. (static-pages): Add "/en" for software.md.
2021-04-11website: Disable menu item for current location.Ricardo Wurmus1-18/+25
2021-04-11website: Move menubar to header.Ricardo Wurmus1-21/+25
2021-04-11website: Add /software.Ricardo Wurmus1-0/+5
2021-04-11website: Rearrange intro text.Ricardo Wurmus1-16/+14
* website/haunt.scm (read-markdown-page): Move intro text from here... (base-layout): ...to here. * website/static/css/main.css: Adjust header styles. * website/static/images/noise-bg.png: New file. * website/index.md: Remove tag line.
2021-04-10website: Add big-letter heading on the front page.Ludovic Courtès1-5/+23
Suggested by Ricardo. * website/haunt.scm (base-layout): Factorize front-page checks. (read-markdown-page): Add special heading on the front page. * website/index.md: Adjust heading. * website/static/css/main.css (.front-page-heading): New entity.
2021-04-10website: Add free software definition.Ludovic Courtès1-0/+3
* website/free-software.md: New file. * website/haunt.scm (static-pages): Add it. * website/index.md: Refer to it.
2021-04-10website: Add code of conduct.Ludovic Courtès1-0/+2
* website/code-of-conduct.md: New file. * website/haunt.scm (static-pages): Add it.
2021-04-10website: Add alt text to logo.Ricardo Wurmus1-0/+1
2021-04-10website: Replace logos and favicon with SVG originals.Ricardo Wurmus1-4/+5