mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-15 15:41:13 -06:00
🎉 Book Website (#145)
* Basic script to modify html output * Modify HTML of website * Add makefile * Compile website in CI * Improve readme
This commit is contained in:
committed by
GitHub
parent
dc2b810743
commit
d5889a67a1
14
README.md
14
README.md
@@ -85,6 +85,20 @@ There's an additional enhanced accessibility version using a sans serif font:
|
||||
|
||||
Head over to [https://www.the-sourdough-framework.com](https://www.the-sourdough-framework.com)
|
||||
|
||||
To build the website make sure to have the ruby version installed specified in
|
||||
`website/.ruby-version`.
|
||||
|
||||
```console
|
||||
cd website/
|
||||
make website
|
||||
```
|
||||
|
||||
Alternatively you can build the website directly with Docker:
|
||||
|
||||
```console
|
||||
make website
|
||||
```
|
||||
|
||||
## Hardcover version
|
||||
|
||||
There is a hardcover version of the book available for purchase. [You can
|
||||
|
||||
Reference in New Issue
Block a user