A plethora of publishing platforms were introduced in the practical sessions of the Digital Anthropology course, including UCL's MyPortfolio and Wordpress. I selected the open-source blogging platform Ghost and Github due to the considerations below.

Open Source Technology

Projects such as the Linux kernel (MacKenzie, 2005) and Creative Commons are both technological and political projects. With this awareness in mind, I decided to stick to an open source technology to experience its political agency.

MyPortfolio is open-source and freely available to UCL students, but its functionalities are limited. There are very few customization options, particularly in theming. Its location on UCL servers also poses questions about preservation since I cannot be sure how long the contents will remain there.

Wordpress is one of the most popular blogging platforms on the Internet, and the self-hosted version is open source1. Still, I thought it would be fun to experiment with a lesser know open source platform—Ghost.

Ghost

I have been following the development of Ghost for several years. Ghost was a crowd-funded project2 in 2013 with emphasis on composition in Markdown3 and easy content management system. The support of Markdown writing was the main "selling" point for me since I am very accustomed to writing in the light markup language.

Markdown makes it easy to mark different sections in a post with different hierarchies of headings, and this affordance has influenced the way I compose posts on this blog. Hopefully, presenting words in different chunks also allow the reader to choose the sections of interest and devote different levels of energy to them.

In order to run Ghost on the local machine, the prerequisite is to install node.js first, and the official website has detailed documentation4 on how to set it up.

Github

Github is mainly used by programmers to host software projects, to collaborate with other programmers, and to perform version control. However, it also provides the service Github Pages which users of Github can use to host their personal websites.

Technical Difficulties

The natively supported blogging platform on Github is Jekyll5, and not having invested time in the Jekyll blogging engine previously, the only option for me was to look for methods to deploy Ghost onto Github Pages. I have benefited immensely from this tutorial6 by typing in the commands into the console.

Was it worth the hassle?

In a word, yes.

As scholars such as MacKenzie (2005)7 and Kelty (2008)8 have argued, software can be seen as the manifestation of sociality, and my experience of being involved as a user has been rewarding on a personal level.

  1. http://wordpress.org/

  2. https://www.kickstarter.com/projects/johnonolan/ghost-just-a-blogging-platform/description

  3. https://daringfireball.net/projects/markdown/

  4. https://support.ghost.org/developers/

  5. https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0

  6. https://stefanscherer.github.io/setup-ghost-for-github-pages/

  7. Mackenzie, A. (2005). The performativity of code: Software and cultures of circulation. Theory, Culture & Society, 22(1), 71-92

  8. Kelty, C. M. (2008). Two bits: The cultural significance of free software. Durham: Duke University Press