cobalt-org.github.io
cobalt-org.github.io copied to clipboard
Website for cobalt.rs
See https://github.com/cobalt-org/cobalt.rs/issues/387 This means the user has reached an inotify cap. They can either - Run `cobalt serve --no-watch` - Raise their inotify cap.
Here is a list of items that need to be completed before we can release the site: - [ ] Setup travis-ci with cobalt and github pages - [ ]...
Information about what `cobalt serve` and `cobalt build` do is spread out between their usage, the docs on Assets/Pages/Posts, and the Configuration page. But site generation is the central feature...
Explain at a high level what `cobalt serve` and `cobalt build` do. Based on this, suggest how to run Cobalt in an existing site's directory. Add the new page to...