Files
the-sourdough-framework/.gitignore
Hendrik Kleinwaechter d5889a67a1 🎉 Book Website (#145)
* Basic script to modify html output

* Modify HTML of website

* Add makefile

* Compile website in CI

* Improve readme
2023-07-11 09:03:07 +02:00

64 lines
887 B
Plaintext

*.xbb
*.aux
*.fdb_latexmk
*.fls
*.log
*.synctex.gz
*.toc
*.pdf
*.bbl
*.bcf
*.blg
*.run.xml
*.html
*.dlog
book/book.out
.vscode/
book/book.synctex*
book/tikz-cache/*
book/bookch*
book/content.opf
book/output-epub
book/figures/*.png
book/figures/*.pdf
book/figures/*.in
book/tables/*.png
book/tables/*.pdf
book/release/*
book/book*.4ct
book/book*.4tc
book/book*.aux
book/book*.bbl
book/book*.bcf
book/book*.blg
book/book*.css
book/book*.dvi
book/book*.html
book/book*.idv
book/book*.lg
book/book*.log
book/book*.mobi
book/book*.azw3
book/book*.epub
book/book*.ncx
book/book*.out
book/book*.pdf
book/book*.run.xml
book/book*.tmp
book/book*.toc
book/book*.xref
book/book*.html
book/book*.svg
book/book-epub/
book/book-mobi/
book/book-azw3/
*.bak
book_sans_serif/
book_serif/
release_sans_serif/
book/book_sans_serif-epub/
book/static_website_html/*
epub/
*.opf
website/static_website_html/*