Blogging with Jekyll
Over the past nearly 10 years I’ve tried numerous times to maintain a
blog. I enjoy writing and figured it would be a good way not only to practice
the skill, but to share my thoughts with others. I don’t really care whether
anyone reads my work, to be honest; I just want to write.
The problem is that, while I don’t care so much if I’m read, I do want
to be able to keep my files and refer back to them from time to time –
something
of a journal (which is what the blog was originally conceived to be). That means
that I need the writing in form that is easily saved and retrieved. Another
concern has been that I be able to write from essentially any computer, any
where. I started, as most folks do, on Blogger, then moved to Wordpress, each
time abandoning my work and the platform, as I moved to another. That’s not what
I intended. Making the process more difficult is that the writing is stored in
a database. This makes retrieval of the raw data difficult, particularly if
you’ve forgotten the password, or the database is corrupt, etc. And, to be
honest, those platforms are simply more complex than my needs. What I needed was
a simple, easy to use platform that allowed me to maintain a file of my work.