fac-13 blog @ https://fac-13.github.io/
_posts
folder and commit-master to publishWe have talked a lot at recent Friday SGCs about how best to store and share our learning. The research repo is an excellent resource (with loads of excellent contributions mainly from Tamara and Matthew) but:
But the reason for having a resource like this is to make really useful information both as accessible and as easy to create and publish as possible. Having a distinct site/url offering a different interface from the usual github thing, and making adding new items to the list as easy as adding a new markdown file to the _posts
folder and committing to master (maybe after a pull request…) might be a better way to do this.
Dotted around the FAC coursebook there are loads of walkthroughs of tasks that we have to perform relentlessly but which are hard to remember (because there are lots of stages or options, or because we have so many different things to set up overall for each project) - these are a pain to find and many of them could also be improved. It would be excellent to have them all in a centralised resource so that when we are in the middle of seting up a project and need to reassign a postgres user to a differnt DB, for example, we can just find the snippets we need immediately. And when we learn a good way to go about setting up Heroku, AWS or Azure etc. (as we might do in the course of the upcoming projects), we need a go-to place to submit a walkthrough. It would also be brilliant to have a place for us to build resources specific to the roles we are going to be implementing in the coming weeks; good stuff for the Dev Ops or UX team-members to know about etc.
Through a careful use of tags
and categories
etc. it should be pretty easy to create a rich but accessible resource that we all can benefit from and which might provide a lot of useful material for when we are thinking about developing content for fac-14. PLUS it would be really good experience for us to be blogging as developers about what we know and learn…
I am not an expert on Jekyll but I think it should be pretty simple for us all to be able to collaboratively publish ‘posts’ and to build site utilities (like filter posts by tag or show all the categories etc.) using the templating language which is very similar to handlebars.
I think I have gone on enough now - I look forward to hearing your thoughts: as I say, if the response is negative then I will take the repo down, and obvs we should discuss doing this in different ways if people want to do that as well…
Hxx