StaticSite
This contains a bunch of helper functions to generate a static site in Swift.
We use this library to generate https:///www.objc.io and https://chris.eidhof.nl. We would not recommend depending on this, as the library is going to change whenever we need it. Ultimately, we would not mind creating an actual library that you can depend on, but we didn't have the time for that just yet.
Here are some things we'd like to do:
- Build a simple demo blog that uses this project
- A short explanation of the
Rule
type with some examples - Full documentation