Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-05 | put images in the proper place, in releases | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-11-05 | roll back untitled revision | Leah Rowe | |
i haven't updated site.cfg yet Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-11-05 | config/git: merge img files with docs | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
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> |