Skip to content

Commit 34136f7

Browse files
Merge pull request #46 from kathweaver/master
Added Blog Post
2 parents b151640 + f70952e commit 34136f7

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

_posts/2016-01-16-Contributing-to-Open-Live-Writer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ author: kathweaver
77
download: true
88
---
99

10-
###Contributing to Open Live Writer
1110
I have been using the original Live Writer since it came out, and loved it. I was
1211
an avid user of the plug-ins too.
1312

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: default
3+
title: 'Contributing to Documentation'
4+
categories: [blog]
5+
date: 2016-02-05 00:00:00 -0800
6+
author: kathweaver
7+
download: true
8+
---
9+
I've expanded my contribution. I've been posting blog posts to the website. I've also
10+
created a tutorial and I will be doing more as we all get more comfortable with the process.
11+
I would also like some help.
12+
13+
The Open Live Writer website is at http://www.openlivewriter.org and is maintained and
14+
hosted with Github and Jekyll.
15+
16+
Jekyll is pretty easy to use once you get the hang of it. I started out by creating
17+
my own Github/Jekyll website. That way I wouldn't have to worry about screwing anything up.
18+
19+
I installed Jekyll by following the directions on this website: http://jekyll-windows.juthilo.com/
20+
which creates a web server on your machine so you can see what you have done.
21+
22+
Now my blog posts are in markdown. However, my tutorial is in html, as that is what I
23+
am most comfortable with creating. I've taught computer science and web design for several
24+
decades and have created tutorials for both students and adult coworkers, and so that's
25+
the tool I'm most comforable with. Besides, I could then use Open Live Writer -- though I think
26+
markdown is in the plans.
27+
28+

0 commit comments

Comments
 (0)