Fixup readme
This commit is contained in:
parent
476db8cf65
commit
9a87fd9687
1 changed files with 5 additions and 3 deletions
|
|
@ -4,11 +4,13 @@ An easily configurable portfolio.
|
|||
|
||||
> [Click for live version](https://schmelczer.dev)
|
||||
|
||||
## Configuration
|
||||
## Configuration
|
||||
|
||||
- The actual content is in [portfolio.ts](src/portfolio.ts)
|
||||
- The assets referenced by that file should be located in [src/static](src/static)
|
||||
- The assets referenced should be located in [src/static](src/static)
|
||||
|
||||
## Build
|
||||
|
||||
1. `npm install`
|
||||
2. `npm run build`
|
||||
3. You can find the results [here](dist)
|
||||
3. You can find the results in the [dist folder](dist)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue