Files
GitHawk/docs/README.md
Bas Broek cee3d61105 Add blogpost on accessibility (#436)
* Add blogpost on accessibility

* rnystrom copy edits

Tapping my years of writing experience to improve some grammar+language here. Also added more links.
2017-09-27 09:53:09 -04:00

9 lines
350 B
Markdown

# Docs
In this folder, you can find the blog posts about GitHawk.
The blog is hosted on [githawk.com](http://blog.githawk.com).
## Writing
If you're interested in writing a post, feel free to do so! You can begin writing a post in the `_posts` directory. To preview the site locally, install [Jekyll](https://jekyllrb.com) and run `jekyll serve`.