Skip to content

Write A Post

Marquis Kurt edited this page Jul 16, 2017 · 1 revision

Writing blog posts on the Artemis Project is a fun way to express ideas and announcements relating to the Artemis community. It’s a simple process to make your post and get it to our blog.

Writing a post

  1. Clone the artemis-project.github.io repository to your device. (You can either make a fork and clone it or use squash merging.)
  2. Duplicate the latest blog post file, which is sorted by date.
  3. Delete any old text and fill in the categories as you see fit. Note that you need to have ‘insight’ as sone of your categories; otherwise, your post will not display in the system.
  4. Write your post!

Pushing the post

  1. When you have finished, use the Guerrero script to test your site (optional).
  2. Create a pull request on the artemis-project.github.io repository with the names of your post. Upload your files by means of forking or squash merging.
  3. Wait for an administrator to review your changes and make edits as necessary.
  4. Finally, push your final changes, ensuring that you have signed off on them.
Clone this wiki locally