Compare commits

...

15 Commits

Author SHA1 Message Date
feda51d0f0 Added more content for CPG blogpost 2021-08-16 15:01:36 +01:00
ecbe9477b3 Added initial draft of content priority guide post 2021-08-16 14:24:56 +01:00
3wc
e42749b6ab Update for Ruby 2.7.4
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-24 01:34:43 +02:00
04c1f4abc6 Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/autonomic.zone
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2021-07-18 07:11:12 +05:00
293176f6c2 update coop cloud blog post image 2021-07-18 07:11:00 +05:00
6d3a7aa06f update coop cloud blog post image 2021-07-18 07:10:29 +05:00
01c7f37f42 Update ruby Docker tag to v2.7.4
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-08 07:00:29 +00:00
08da075460 Use new image
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-07 12:57:13 +02:00
7e99afee31 Merge pull request 'New Co-op Cloud pointer post' (#72) from new-coop-cloud-blog into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #72
2021-07-07 12:38:31 +02:00
fd5648f26e Merge branch 'main' into new-coop-cloud-blog 2021-07-07 12:38:25 +02:00
77e40903ed Add small CC blog post 2021-07-07 12:36:44 +02:00
d9c8878f24 update coop cloud blog post image
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-07 04:10:53 +05:00
24f24a3972 add white bg to coop cloud blog post img
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-06 16:52:19 +05:00
a77f397978 Merge pull request 'Update dependency docker-compose to v1.29.2 (main)' (#68) from renovate/main-docker-compose-1.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #68
2021-05-11 09:18:34 +02:00
ca00e889de Update dependency docker-compose to v1.29.2
Some checks failed
renovate/artifacts Artifact file update failure
2021-05-11 07:00:30 +00:00
8 changed files with 74 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM ruby:2.7.3-alpine
FROM ruby:2.7.4-alpine3.12
EXPOSE 4000

View File

@ -1,6 +1,6 @@
source "https://rubygems.org"
ruby "2.7.3"
ruby "2.7.4"
gemspec

View File

@ -1 +1 @@
docker-compose==1.29.1
docker-compose==1.29.2

View File

@ -0,0 +1,10 @@
---
layout: post
title: New Co-op Cloud blog, socials and updates
description: Co-op Cloud project blog, socials and monthly updates
image: ccblog.png
category: coop, co-op, cloud, docker, swarm, libre-software, hosting,
date: 2021-07-07
---
The Co-op Cloud is starting to come into its own and we've decided to move our posts over to a dedicated [new and shiny blog](https://coopcloud.tech/blog/). We are working on opening up shared ownership of the project and want to create digital spaces where Autonomic is not implicitly having some sort of gate keeping role. We'll be writing regularly about our progress over there. We've also made new [Twitter](https://twitter.com/Coop_Cloud) and [Mastodon](https://social.coop/@coopcloud) which can you can follow along. That's all for now!

View File

@ -0,0 +1,61 @@
---
layout: post
title: Content Priority Guides for Websites
description: What is a Content Priority Guide and how to use it for web development
image:
category: autonomic, content, priority, guide, web, development, design, copywriting
date: 2021-08-16
---
A Content Priority Guide (CPG) are a simpler and faster version of [wireframes](https://en.wikipedia.org/wiki/Website_wireframe) that isn't focussed on design or the actual and encourage a client to not get bogged down in details. We found this exercise, gives the client and ourselves a clear and concise map of what the site is going to look like at an earliest stages of the project as possible. This is especially useful for smaller projects where there isn't budget or the client isn't very experienced with commissioning web development work.
The content itself can then be worked on referencing the structure and hierarchy laid out in the CPG and if appropriate, the design team and front-end development team will also use the CPG in their work. The common consensus on the site layout created by the CPG allows for a "multi-threaded" approach to the project where different teams are able to work on their respective specialities simultaneously. The CPG can be updated as the project proceeds as long as all teams are aware of the changes.
If a client's budget allows, Autonomic will also do more in depth collaborative processes with our clients but making a CPG together is a great starting point and requires no specialist tools or knowledge.
Below is a sample Content Priority Guide. It was inspired by this [blog post](https://seesparkbox.com/foundry/content_priority_guide) and this [article](https://www.smashingmagazine.com/2012/05/design-process-responsive-age/).
## Sample priority guide
### The audience
- Who are your audiences?
- Can you list your audiences in order of priority?
- What are the accessibility needs of your audiences?
- What devices are your audiences primarily accessing the site on?
### Page 1 - Homepage
1. Heading
2. Hero image
3. About Us copy (3-4 sentences)
4. Our demands section
- Section Title
- Bullet point list of demands
5. What we do section
- Section title
- Image
- What we do (A few sentences describing our activities)
- How we do it (A few sentences that include our principles)
- Our outcomes (A few paragraphs that talk about what we have achieved)
### Page 2 - Projects
1. Heading
2. Sub-heading
3. 6-8 items displayed in chronological order
- Project Title
- Image or Headline (if an image is provided, that will display. If there is no image, the headline will display)
- Project Description (2-4 sentences about the project)
- Link to read project details entry
### Page 3 - Blog
1. Heading
2. List of 6-8 blog posts
- Blog title
- Blog post publish date
- Blog post tags
- Pagination navigation links
3. Archive blog posts drop down selectable by month
### Page 4 - Contact
1. Headline
2. Email contact form
3. Follow us on social media subheading and icons with links to social media pages

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 48 KiB

BIN
src/assets/images/index.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB