Skip to content

Commit

Permalink
Updates 2021-02-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinjasaur committed Feb 13, 2021
1 parent 4b74597 commit 3a82cdc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ You get the (opinionated) basics of a static site/blog (read: opinionated):
- sitemap.xml
- RSS feed

For reproducible builds, I would recommend using `bic` with Docker:

`ghcr.io/pinjasaur/bic`
For reproducible builds, I would recommend using `bic` with Docker: `ghcr.io/pinjasaur/bic`

Essentially, mount your source directory to `/src`

Expand All @@ -49,7 +47,7 @@ to spit out a `build` directory with your generated site.

## Structure

For a fully-featured example. view the demo source code: <https://github.com/Pinjasaur/bic-example>
For a fully-featured example, view the demo source code: <https://github.com/Pinjasaur/bic-example>

## Config

Expand Down

0 comments on commit 3a82cdc

Please sign in to comment.