|
1 | 1 | # RefineryCMS Tutorials Site
|
2 | 2 |
|
3 |
| -This is a port of the refinerycms tutorials site [http://tutorials.refinerycms.org](http://tutorials.refinerycms.org) from jekyll to refinerycms. |
| 3 | +This is the open source code of the refinerycms tutorials site [http://tutorials.refinerycms.org](http://tutorials.refinerycms.org) which obviously uses a refinerycms backend. |
4 | 4 |
|
5 |
| -## Why? |
| 5 | +This website is run by the nice people on the IRC channel, go there to contribute your suggestions as well: |
6 | 6 |
|
7 |
| -Problems with jekyll: |
8 |
| - |
9 |
| -- hard to contribute |
10 |
| -- lacking features |
11 |
| -- not refinerycms |
12 |
| - |
13 |
| -Possible solutions: |
| 7 | + irc.freenode.net |
| 8 | + #refinerycms |
14 | 9 |
|
15 |
| -- give trusted people user accounts in refinery to edit and make new pages |
16 |
| -- some sort of tutorials plugin that allows for user signup, versioning, etc. |
17 |
| -- a [refinerycms-wiki](http://github.com/parndt/refinerycms-wiki) plugin [**IN PROGRESS**] |
| 10 | +## Can I contribute tutorials? |
18 | 11 |
|
19 |
| -## How can I help? |
| 12 | +**PLEASE CONTRIBUTE TUTORIALS!** Contact someone on the IRC or use the 'Suggestions' form on the website to tell us your ideas. We'll give you a login code so you can write your brand new tutorial. |
20 | 13 |
|
21 |
| -This idea came from the nice people on the IRC channel, go there to contribute your suggestions as well: |
| 14 | +## Can I help with the code? |
22 | 15 |
|
23 |
| - irc.freenode.net |
24 |
| - #refinerycms |
| 16 | +You may fork this project and contribute some functionality that you feel we're desperately missing. Either way, we'd _love_ your help. If you're extra good, you'll get commit rights to the core repository (hint: this one) if you want them. |
25 | 17 |
|
26 |
| -Or, if you have an aversion to Internet chatting over the relay, you may fork this project and contribute some functionality that you feel we're desperately missing. Either way, we'd _love_ your help. If you're extra good, you'll get commit rights to the core repository (hint: this one) if you want them. |
| 18 | +## RefineryCMS-Wiki |
27 | 19 |
|
28 |
| -Right now I'm just getting the theme transferred over, so most of the work is happening in the themes/tutorials folder. Please contribute, thanks! |
| 20 | +A wiki would present better options for contribution to the site. This is a plugin collaboration taking place here: [http://github.com/parndt/refinerycms-wiki](http://github.com/parndt/refinerycms-wiki) |
29 | 21 |
|
30 |
| -## RefineryCMS-Wiki |
| 22 | +## RefineryCMS-Blog |
31 | 23 |
|
32 |
| -Step #1 is to create a wiki, which is a plugin collaboration taking place here: [http://github.com/parndt/refinerycms-wiki](http://github.com/parndt/refinerycms-wiki) |
| 24 | +A blog would also improve how tutorials are categorized and tagged. You can watch and contribute to that process here: |
| 25 | +[http://github.com/resolve/refinerycms-blog](http://github.com/resolve/refinerycms-blog) |
0 commit comments