diff --git a/README.md b/README.md index 10c69f5..d7fb28d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ -# homepage +# homepage templates -this repo contains all the source files for my homepage +this repo contains the baseline files for the theme my homepage uses -for just the template parts: [homepage-template](https://git.valhrafnaz.gay/valhrafnaz/homepage-templates) \ No newline at end of file +## installation + +- clone this repo +- run the following commands + +``` +np 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 \ No newline at end of file