Skip to content

kleinfreund/kleinfreund.de

Repository files navigation

kleinfreund.de

Development

Install the project's dependencies.

npm install

Start a local development server.

npm start

Generate favicon

Create a 48×48 px favicon out of an SVG file:

magick -background none -density 48x48 icon.svg favicon.ico

Update vinyl collection

Run the following package script:

npm run build:vinyl-collection-data

Commit any changed files resulting from this step.

Deploy

Push updates to the project's default branch. This will trigger a GitHub action deploying the site.

About

Source of my personal site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •