ErichGB / ErichGB.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo ErichGB

ErichGB

Install with NPM

npm install

Install with Yarn

yarn

To start developing:

Develop with NPM

npm run start

Develop with Yarn

yarn start

To generate the site HTML:

Build with NPM

pnpm run build

npm run start will run two commands parallel:
npx tailwindcss -i ./assets/css/main.css -o ./assets/css/style.css --watch

Has paginated Categories and Tags. Markdown files will automatically convert images put into /assets folder to .webp images.

About


Languages

Language:HTML 64.6%Language:JavaScript 19.7%Language:CSS 15.7%