16 lines
364 B
Markdown
16 lines
364 B
Markdown
# homepage templates
|
|
|
|
this repo contains the baseline files for the theme my homepage uses
|
|
|
|
## installation
|
|
|
|
- clone this repo
|
|
- run the following commands
|
|
|
|
```
|
|
npm install @11ty/eleventy tailwindcss postcss autoprefixer
|
|
```
|
|
|
|
you will have to change default parameters set in my index.html
|
|
|
|
to edit the used fonts (not distributed here), edit tailwindss.config.js |