random commit message, read it yourself
This commit is contained in:
commit
6fc834a27d
15 changed files with 776 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# breadway.dev
|
||||
|
||||
Personal portfolio site — built with [Zola](https://www.getzola.org/) and the Bread Design System.
|
||||
|
||||
## Developing
|
||||
|
||||
```bash
|
||||
zola serve
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
```bash
|
||||
zola build
|
||||
```
|
||||
|
||||
Output goes to `public/`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue