Commit Graph

389 Commits

Author SHA1 Message Date
Luke Murphy d6a8259e08
Use only the single URL 2020-05-01 12:52:13 +02:00
Luke Murphy 803bf41e61
Disable CI for now 2020-05-01 12:51:35 +02:00
Luke Murphy fa6a2e120e
Absolutely blowing things up on the way to docker-compose setup 2020-05-01 12:47:10 +02:00
Luke Murphy 20ed2d29b1
Fix typo 2020-05-01 12:41:54 +02:00
Luke Murphy 188b461c58
Trying to get the volume work in prod 2020-05-01 12:41:54 +02:00
Luke Murphy b87d648a7d
Use local mount and drop commands onto new lines 2020-05-01 12:41:54 +02:00
Luke Murphy b72febc4c8
Just try watch too 2020-05-01 12:41:54 +02:00
Luke Murphy 076a6954f4
Build and trace 2020-05-01 12:41:54 +02:00
Luke Murphy a85b656af8
Use port only 2020-05-01 12:41:54 +02:00
Luke Murphy cc3066bb1d
Fix the labels 2020-05-01 12:41:54 +02:00
Luke Murphy 886fb51ed6
Use the exposed port 2020-05-01 12:41:54 +02:00
Luke Murphy 5b7ee79c5d
Move to a docker-compose setup 2020-05-01 12:41:54 +02:00
roxxers 34aca195ce Merge pull request 'Added rss feed icon to footer' (#29) from rss-icon into master
continuous-integration/drone/push Build is passing Details
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
Roxie Gibson 87b6978506
Added rss feed icon to footer 2020-04-30 01:39:01 +01:00
Luke Murphy 5a6986db29
Fix URL
continuous-integration/drone/push Build is passing Details
2020-04-25 14:03:23 +02:00
Luke Murphy 6f9bf2d4db
Grammar, typos and a link to git.autonomic.zone
continuous-integration/drone/push Build is passing Details
2020-04-25 13:59:44 +02:00
KawaiiPunk a303c4eaec Merge pull request 'Add datpy post' (#27) from add-datpy-post into master
continuous-integration/drone/push Build is passing Details
Looks great to me!
2020-04-25 13:51:01 +02:00
Luke Murphy 1eb1a0ef8c
Add datpy post 2020-04-23 16:53:19 +02:00
Luke Murphy 68a8df1fb1
Build first before serving
[ci skip]
2020-04-23 13:48:24 +02:00
Luke Murphy c7579b87b5
Remove unused variables
continuous-integration/drone/push Build is passing Details
2020-04-23 13:37:54 +02:00
Luke Murphy 9b7b8e289d
Run `make build` only once 2020-04-23 13:37:36 +02:00
decentral1se 06e53cd9bc Merge pull request 'Revert "Add freenode URL"' (#26) from revert-freenode-addition into master
continuous-integration/drone/push Build is passing Details
2020-04-23 12:31:53 +02:00
Luke Murphy a60aef66b0
Revert "Add freenode URL"
This reverts commit 3cbc9adc49.

See #23 (comment).
2020-04-23 12:30:12 +02:00
decentral1se 5ff502bc72 Merge pull request 'Add freenode URL' (#23) from add-free-node-logo into master
continuous-integration/drone/push Build is passing Details
2020-04-23 12:10:29 +02:00
Luke Murphy 3cbc9adc49
Add freenode URL
Closes #21.
2020-04-23 10:00:43 +02:00
decentral1se 55c8859f07 Merge pull request 'Add `make stop` and allow --incremental' (#20) from stop-and-incremental into master
continuous-integration/drone/push Build is passing Details
2020-04-18 19:47:14 +02:00
Luke Murphy 9f1dd6284b
Add `make stop` and allow --incremental
[ci skip]
2020-04-18 19:45:22 +02:00
decentral1se 8463aa2342 Merge pull request 'Added RSS feed for blog section' (#19) from rss-feed into master
continuous-integration/drone/push Build is passing Details
2020-04-18 17:30:07 +02:00
Roxie Gibson 6211ec5cb4
Added plugin to generate RSS feed at /feed.xml 2020-04-18 17:29:12 +02:00
Luke Murphy a006517b8e
Disable force pushing
We assume we have our builds setup right now.

[ci skip]
2020-04-18 17:28:38 +02:00
decentral1se 1c980536a2 Merge pull request 'Added Gitea logo to footer' (#18) from gitea-logo into master
continuous-integration/drone/push Build is passing Details
2020-04-18 17:27:52 +02:00
Roxie Gibson e0007eca54
Added gitea logo to the footer and added titles to all logos
The svg is a lil bit of a hack. The svg is the proper svg logo, edited
manually. The middle transparency is actually just the background of the
current footer.

THIS NEEDS TO BE CHANGED IF THE COLOUR SCHEME CHANGES
2020-04-18 17:26:47 +02:00
Luke Murphy 27c81db722
Exclude PRs once more
continuous-integration/drone/push Build is passing Details
2020-04-18 17:26:32 +02:00
Luke Murphy e5faea080e
Remove indentation and top-level this stanza
[ci skip]
2020-04-18 17:25:26 +02:00
Luke Murphy 8094625dbc
Try include/exclude events
[ci skip]
2020-04-18 17:20:48 +02:00
Luke Murphy 8868ae08bf
Try master / push combinator once again :sigh:
[ci skip]
2020-04-18 17:18:59 +02:00
Luke Murphy 7e854e1616
Try refs trigger
[ci skip]
2020-04-18 17:16:16 +02:00
Luke Murphy 99bf5a891f
Match master with push for triggers
continuous-integration/drone/push Build is passing Details
2020-04-18 17:05:14 +02:00
Luke Murphy 7a5c2d613b
Turn on force pushing
continuous-integration/drone/push Build is passing Details
2020-04-18 16:56:16 +02:00
Luke Murphy 3645e21236
Remove new line and run formatter
continuous-integration/drone/push Build is failing Details
2020-04-18 16:52:07 +02:00
Roxie Gibson 6623973388
Added exclusion of pull requests to drone builds
continuous-integration/drone/push Build is failing Details
2020-04-18 15:37:16 +01:00
Luke Murphy 80af40e8ff
Add a friendlier intro
continuous-integration/drone/push Build is passing Details
2020-04-14 15:20:31 +02:00
Luke Murphy 8ec940fac5
Move to clearer config
continuous-integration/drone/push Build is failing Details
2020-04-14 12:44:58 +02:00
Luke Murphy 789cc39c10
Inline this link
continuous-integration/drone/push Build is failing Details
2020-04-14 11:14:18 +02:00
Luke Murphy 2df37af10d
Remove old format cruft
continuous-integration/drone/push Build is passing Details
2020-04-13 20:00:49 +02:00
Luke Murphy 6ebcab155e
Move to v2 format
continuous-integration/drone/push Build is failing Details
2020-04-13 19:40:29 +02:00
Luke Murphy 9105acf97c
Point to git.coop URL
[ci skip]
2020-04-09 08:36:21 +02:00
KawaiiPunk af8ca3ca38 Merge pull request 'text-tweaks' (#14) from text-tweaks into master
continuous-integration/drone/push Build is passing Details
2020-04-08 19:12:25 +02:00
KawaiiPunk 49f3d4ed71 Merge pull request 'pgp-key-update' (#15) from pgp-key-update into master
continuous-integration/drone/push Build is passing Details
2020-04-08 19:11:56 +02:00
KawaiiPunk 850da933e8 Merge pull request 'covid-blog-post' (#13) from covid-blog-post into master
continuous-integration/drone/push Build is passing Details
2020-04-08 19:08:59 +02:00