Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
some-natalie authored Oct 9, 2024
1 parent 523f60d commit 7d8a6cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ sometimes it's helpful to clear the previous build's stuff first, then run it
rm -rf Gemfile.lock _site .jekyll-cache
```

it needs to be in the same directory as your `Gemfile` in order to build the site. it'll then run a local server for development.

## notes

it's rebuilt once a week automatically. versions of gems, etc, are unpinned by default and will float to latest or whatever is in the gemfile. the base image is Chainguard's ruby development image's `latest` tag, which is rebuilt daily.
Expand Down

0 comments on commit 7d8a6cd

Please sign in to comment.