cobalt-org.github.io icon indicating copy to clipboard operation
cobalt-org.github.io copied to clipboard

Website for cobalt.rs

Results 15 cobalt-org.github.io issues
Sort by recently updated
recently updated
newest added

See https://github.com/gjtorikian/html-proofer

enhancement

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 - [ ]...

help wanted

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...