Add ad_astra post
This commit is contained in:
parent
a8e6cdffd6
commit
fb044bc122
20 changed files with 66 additions and 428 deletions
|
|
@ -5,5 +5,10 @@ An easily configurable portfolio.
|
|||
> [Click for live version](https://schmelczer.dev)
|
||||
|
||||
## 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 actual content is in [portfolio.ts](src/portfolio.ts)
|
||||
- The assets referenced by that file should be located in [src/static](src/static)
|
||||
|
||||
## Build
|
||||
1. `npm install`
|
||||
2. `npm run build`
|
||||
3. You can find the results [here](dist)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue