Go to file
3wc b88a6061e3 Fix embarrassing mass-typo 😳 2020-12-31 23:02:27 +02:00
.drone.yml Initial commit 2020-10-26 20:29:30 +01:00
.env.sample Fix embarrassing mass-typo 😳 2020-12-31 23:02:27 +02:00
.gitignore Initial commit 2020-10-26 20:29:30 +01:00
README.md Initial commit 2020-10-26 20:29:30 +01:00
compose.yml Working pelican config 🐦 2020-10-26 22:15:35 +02:00

README.md

Pelican

Static site generator • https://github.com/getpelican/pelican/

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. git clone https://git.autonomic.zone/coop-cloud/pelican.git && cd pelican
  4. cp .envrc.sample .envrc
  5. Edit .envrc - be sure to change DOMAIN to something that resolves to your Docker swarm box
  6. direnv allow (or . .envrc)
  7. abra deploy