Chris Lowis
97667077e1
Attempt to deploy site
...
@chris has setup a server[1] and added the public half of a key pair
generated using `ssh-keygen -o -t rsa -b 4096` as per the instructions
on docs.gitlab.com[2].
The `before_script` was taken from the same instructions. I set the
two variables SSH_PRIVATE_KEY and SSH_KNOWN_HOSTS in the CI/CD
settings[3].
To see if this works I'm calling `rsync` in the `script` section of
the deploy stage, using the dry-run option, `-n`.
[1] https://git.coop/cotech/website/issues/4#note_9890
[2] https://docs.gitlab.com/ee/ci/ssh_keys/#ssh-keys-when-using-the-docker-executor
[3] https://git.coop/cotech/website/settings/ci_cd
2018-11-13 20:19:19 +00:00
Chris Lowis
b8625a7e66
Update README.md
...
I've added some installation instructions and moved the improvements
that haven't been done to issues in gitlab[1].
[1] https://git.coop/cotech/website/issues
2018-11-12 21:29:02 +00:00
Chris Lowis
8ed88952dc
Fix client name under logo on co-op pages
...
The data files under _clients use 'title' instead of 'name'.
2018-11-11 21:20:38 +00:00
Chris Lowis
e8ff6e7499
Fix invalid YAML in _clients/now-pensions.md
2018-11-11 21:15:46 +00:00
Chris Lowis
e2923ac8e0
Convert all client images to png
2018-11-11 21:14:42 +00:00
Chris Lowis
3c1edd2c19
Migrate existing clients to jekyll site
...
I ran `migrate_clients.rb`.
2018-11-11 21:12:34 +00:00
Chris Lowis
146177184c
Add script to migrate clients from wordpress mirror
...
This script iterates over all of the coops to pull their clients from
the individual co-op pages, normalises the filenames of the images and
creates an entry under `_clients`.
2018-11-11 21:11:19 +00:00
Chris Lowis
b41eb0f80e
Add rubygems source to scripts Gemfile
2018-11-11 21:11:00 +00:00
Chris Lowis
48d40e6ad1
Fix ruby version to 2.5.3
...
This is the latest stable version of ruby.
2018-11-10 22:51:01 +00:00
Chris Lowis
d7c5ca4cad
Add a .gitlab-ci.yml
...
Following the instructions[1] for building a jekyll site in gitlab,
I've added this file. Let's see if it works!
[1] https://gitlab.com/pages/jekyll
2018-11-10 22:26:23 +00:00
Chris Lowis
af3b0da124
Remove deprecation warning
2018-11-10 22:18:40 +00:00
Chris Lowis
d2fc574445
Convert all service logos to png
...
Some of the service logos were in jpg or gif format. For
consistency, and to make page generation simpler, this commit converts
them to png format.
2018-11-10 22:09:38 +00:00
Chris Lowis
8284159c04
Migrate services from old site
...
Ran the `migrate_services` script.
2018-11-10 22:08:20 +00:00
Chris Lowis
0e6c62df0d
Add script to migrate services from old site
...
This script copies the service logos, normalises the file names and
creates a corresponding entry in `_services`.
2018-11-10 22:07:32 +00:00
Chris Lowis
71afa7f0e5
Convert all technology logos to png
...
Some of the technology logos were in jpg or gif format. For
consistency, and to make page generation simpler, this commit converts
them to png format.
2018-11-10 21:59:37 +00:00
Chris Lowis
d9989ec794
Migrate technologies from old site
...
Ran the `migrate_technologies` script.
2018-11-10 21:53:06 +00:00
Chris Lowis
db17505a9b
Add script to migrate technologies from old site
...
This script copies the technology logos, normalises the file names and
creates a corresponding entry in `_technologies`.
2018-11-10 21:52:17 +00:00
Chris Lowis
396589820a
Fix members grid on homepage
...
We needed to add a "column" div for each thumbnail.
2018-11-10 21:23:50 +00:00
Chris Lowis
d7965c9a79
Fix twitter link and quote : in dev-the-developers-society.md
2018-11-10 21:21:18 +00:00
Chris Lowis
622dac7193
Fix twitter link in cbn.md
2018-11-10 21:20:59 +00:00
Chris Lowis
54a2d68952
Migrate co-op pages from old site
...
I ran `ruby migrate_coop_pages.rb` in `scripts`. There will need to be
some manual tidying up of the generated `.md` files under `_coops` but
I think this is a good start. As a one-off it doesn't warrant the time
it would take to improve the migration script.
2018-11-10 21:16:42 +00:00
Chris Lowis
a08b88f85a
Convert co-op images to png format
...
It makes it easier to generate the templates if we have a consistent
file format for images. I've chosen png as most of the other co-op
logos are in png.
2018-11-10 21:10:34 +00:00
Chris Lowis
09d4895994
Exclude scripts directory when building site
2018-11-10 21:10:18 +00:00
Chris Lowis
11b3f3bdb3
Add missing co-op logos
...
I ran `scripts/migrate_coop_logos.rb` to migrate the logos from the
static mirror to jekyll. The script renamed the files in a consistent
way.
2018-11-09 21:51:28 +00:00
Chris Lowis
986b76fe43
Add script to migrate co-op logos
2018-11-09 21:50:57 +00:00
Chris Lowis
a453d287ce
Extract Coop class into its own file
2018-11-09 20:58:42 +00:00
Chris Lowis
23251e7ba2
Add Coop.all method to return all co-ops for migration
2018-11-09 20:56:26 +00:00
Chris Lowis
5ca9d98343
Add a script for generating coop data from coops.tech mirror
2018-11-09 16:02:15 +00:00
Chris Lowis
40f7f42ec2
Update github-pages 140 -> 192
...
I ran `bundle update github-pages` in order to resolve security alerts
for jekyll[1] and ffi[2].
[1]
https://github.com/freerange/cotech-website/network/alert/Gemfile.lock/jekyll/open
[2] https://github.com/freerange/cotech-website/network/alert/Gemfile.lock/ffi/open
2018-11-05 21:02:29 +00:00
Chris Lowis
bff92115f6
Update nokogiri 1.8.0 -> 1.8.5
...
I ran `bundle update nokogiri` to patch CVE-2017-9050[1] in libxml2.
[1] https://nvd.nist.gov/vuln/detail/CVE-2017-9050
2018-11-05 20:45:24 +00:00
James Mead
89bfc9b4b9
Add deprecation notice to README
...
In preparation for archiving repo.
2018-03-31 12:02:00 +01:00
gfr-cloudcannon
417d857a65
Updated About
2017-07-06 10:55:00 +01:00
gfr-cloudcannon
198d5625e8
Updated Agile Collective
2017-07-05 20:57:54 +01:00
gfr-cloudcannon
7606bf537d
Added Devops
2017-07-05 20:57:24 +01:00
gfr-cloudcannon
1a1a947785
Updated About
2017-07-05 20:53:33 +01:00
gfr-cloudcannon
027dd55da4
Updated About
2017-07-05 20:51:16 +01:00
accounts+gfr-siteleaf@gofreerange.com
d38667768c
Updated Go Free Range
2017-07-05 20:43:23 +01:00
accounts+gfr-siteleaf@gofreerange.com
af5e7f3ee2
Updated Go Free Range
2017-07-05 20:42:46 +01:00
Siteleaf
71be497ac6
Updated Config and 19 other files
2017-07-05 20:36:03 +01:00
GFR CloudCannon
066a6c2e30
Updated '_coops/agile-collective.md' via CloudCannon
2017-07-04 19:18:32 +00:00
GFR CloudCannon
26e1494f53
Added 'images/services/devops.png' via CloudCannon
2017-07-04 19:17:24 +00:00
GFR CloudCannon
b70ffc2ba0
Added '_services/devops.md' via CloudCannon
2017-07-04 19:16:12 +00:00
James Mead
a12e0c187e
Merge pull request #4 from M4TEU5/patch-2
...
Update outlandish.md
2017-07-04 15:34:57 +01:00
James Mead
083ad195fc
Merge pull request #5 from freerange/patch-1
...
Add big data service
2017-07-04 15:32:12 +01:00
James Mead
21fc9b9f53
Add 'md' (Markdown) file extension to Big Data service page
2017-07-04 15:30:34 +01:00
M4TEU5
57244c600a
Update outlandish.md
2017-07-04 14:03:46 +01:00
M4TEU5
542762ee79
Big-Data
...
Again just trying this out. Ta
2017-07-04 14:00:30 +01:00
M4TEU5
1e51b2959c
Big Data
...
Seeing how i add a new service compared to WP, i have no previous exp. of Git and i'm a non dev so sozza if i break this.
2017-07-04 13:56:51 +01:00
James Mead
e59d0e7a65
Add info to README
2017-07-03 11:28:43 +01:00
James Mead
3308908a76
Fix URLs on join page to work with Github deployment
2017-07-01 20:54:29 +01:00