Skip to content

PlakarLabs/plakar.io

Repository files navigation

source for plakar.io website

HOWTO MAKE CHANGES TO FRONT PAGE

  • install hugo: brew install hugo
  • clone this repo: git clone ssh://[email protected]/PlakarLabs/plakar.io
  • hugo server -D at the root of the project to launch a dev server at http://localhost:1313
  • change content in layouts/index.html

Changes are reflected automatically on the dev server which reloads the page.

commits to main branch trigger an action that rebuilds the website to gh-pages branch and deploys to prod one minute later.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published