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
roxxers 34aca195ce
continuous-integration/drone/push Build is passing Details
Merge pull request 'Added rss feed icon to footer' (#29) from rss-icon into master
One issue that I have caused, is there is a lot of inline styling going on with the footer icons. I'll need to clean that up later on but it isn't the end of the world for now. The next time we touch it though, might be worth just adding some css to handle the issues.
2020-04-30 19:47:46 +02:00
deploy.d Move to clearer config 2020-04-14 12:44:58 +02:00
sbin Build first before serving 2020-04-23 13:48:24 +02:00
src Added rss feed icon to footer 2020-04-30 01:39:01 +01:00
.drone.yml Disable force pushing 2020-04-18 17:28:38 +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 Run `make build` only once 2020-04-23 13:37:36 +02:00
Dockerfile Experiment with full pre-deploy setup 2020-04-06 10:58:55 +02:00
Gemfile Added plugin to generate RSS feed at /feed.xml 2020-04-18 17:29:12 +02:00
Gemfile.lock Added plugin to generate RSS feed at /feed.xml 2020-04-18 17:29:12 +02:00
LICENSE Add license from adapted theme: https://html5up.net/license. 2017-10-04 15:06:39 +02:00
Makefile Run `make build` only once 2020-04-23 13:37:36 +02:00
README.md Inline this link 2020-04-14 11:14:18 +02:00
_config_dev.yml Remove unused variables 2020-04-23 13:37:54 +02:00
_config_prod.yml Remove unused variables 2020-04-23 13:37:54 +02:00
autonomic.gemspec Remove git command since .git is not always there 2020-03-31 13:05:30 +02:00

README.md

autonomic.zone

Build Status

https://autonomic.zone

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

Contribute

Please see CONTRIBUTING.md for the juicy details.