Autonomics website on the world wide web https://autonomic.zone
This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
KawaiiPunk 07367a85a9
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
Touch PGP key so that commit is signed
2020-04-08 18:01:21 +01:00
ansible Fix for new domain 2020-04-06 16:35:38 +02:00
sbin JEKYLL_ENV comes in from the container 2020-04-06 14:11:17 +02:00
src Touch PGP key so that commit is signed 2020-04-08 18:01:21 +01:00
.drone.yml Add dokku drone deploys 2020-04-06 14:17:09 +02:00
.editorconfig Add editor config. Kill all tabs. 2017-09-24 00:55:04 +02:00
.envrc.sample Add drone config and envrc sample 2020-03-30 17:29:47 +02:00
.gitignore Add Gemfile.lock for deployments 2020-03-30 17:36:42 +02:00
CHANGELOG.md Enable docker builds for the site 2020-03-30 17:17:50 +02:00
CHECKS Drop CHECKS down 2020-04-06 13:08:17 +02:00
CONTRIBUTING.md Add note about envs 2020-04-06 14:56:38 +02:00
Dockerfile Experiment with full pre-deploy setup 2020-04-06 10:58:55 +02:00
Gemfile Allow to run with latest Ruby 2019-11-14 00:46:29 +00:00
Gemfile.lock Add Gemfile.lock for deployments 2020-03-30 17:36:42 +02:00
LICENSE Add license from adapted theme: https://html5up.net/license. 2017-10-04 15:06:39 +02:00
Makefile Rinse the contributing docs and mount the dev volume 2020-04-06 14:31:04 +02:00
README.md Revise README with new links 2020-04-06 14:50:25 +02:00
_config_dev.yml Fix wrong URL in wrong config (doh) 2020-04-06 13:48:05 +02:00
_config_prod.yml Fix wrong URL in wrong config (doh) 2020-04-06 13:48:05 +02:00
app.json Add dokku specific configurations 2020-03-30 17:24:33 +02:00
autonomic.gemspec Remove git command since .git is not always there 2020-03-31 13:05:30 +02:00
requirements.txt Add dokku specific configurations 2020-03-30 17:24:33 +02:00

README.md

autonomic.zone

Build Status

https://site.autonomic.zone

A Jekyll based site for the Autonomic Cooperative. The site is based on the spectral-jekyll-theme template.

Deploy

  1. Push your changes to master and Dokku will try to automatically release
  2. See the Drone dashboard to see the build

Contribute

Please see CONTRIBUTING.md for the juicy details.