www.moparscape.org/source/_posts/2013-04-23-welcome-to-our-homepage.markdown

20 lines
1.7 KiB
Markdown
Raw Normal View History

2013-04-22 20:07:34 -04:00
---
layout: post
title: "Welcome to our homepage!"
date: 2013-04-23 07:59
comments: true
categories: [MoparScape, RSPS, RS]
author: Ruby
---
After much discussion, meetings and months of planning by the staff members the homepage is finally ready for release. We did consider using [WordPress][1] but WordPress comes with some complications towards our setup. Mainly because Wordpress to SMF integration is a complete pain to try and do. We eventually decided on [OctoPress][2] which is a great [Jekyll][3] based blogging software. Let us know what you think!
We also need some help from you guys, what do you think we should feature on the homepage and blog about? We've had a few ideas floating around but nothing has been finalised yet and there's no exact criteria to be featured or what to actually feature. A good thing about OctoPress is that anyone can write a post or a blog entry by just forking [Moparisthebest's Github repository][4] add it, and put in a pull request and if Moparisthebest approves, it'll be committed and shown here! If you don't want to, or can't use github, just write another post in [this format][5] and email it to [Moparisthebest][6], though github submissions will be handled faster. I strongly suggest that if you want to take part in this, you read the [OctoPress blogging basics][7] documentation article.
[1]: //wordpress.org
[2]: http://octopress.org
[3]: https://github.com/mojombo/jekyll
[4]: https://github.com/moparisthebest/www.moparscape.org
2013-04-22 20:27:33 -04:00
[5]: https://raw.github.com/moparisthebest/www.moparscape.org/master/source/_posts/2013-04-23-welcome-to-our-homepage.markdown
2013-04-22 20:07:34 -04:00
[6]: mailto:admin@moparscape.org
[7]: http://octopress.org/docs/blogging/