Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-03 | merge untitled with docs, in releases | Leah Rowe | |
with this, you can just do: cd src/docs ./build the html files would then be available for publishing, if you wish, or you could set up a local httpd to view them. if you have pandoc installed, this will build the markdown files into html untitled static site generator is what generates the html files, from the markdown files, on the website. it will now also be included in releases. Signed-off-by: Leah Rowe <leah@libreboot.org> |