Skip to content

Commit c87b146

Browse files
committed
Create README.md
1 parent bbdbbcc commit c87b146

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[Devblog Theme for PencilBlue](http://pencilblue.org)
2+
=====
3+
4+
##### A PencilBlue theme built with a developer blog in mind.
5+
6+
Installation and Setup
7+
-----
8+
9+
1. Clone the devblog-pencilblue repository into the plugins folder of your PencilBlue installation
10+
```shell
11+
cd [pencilblue_directory]/plugins
12+
git clone https://github.com/pencilblue/devblog-pencilblue.git
13+
```
14+
15+
2. Install the devblog-pencilblue plugin through the manage plugins screen in the admin section (/admin/plugins).
16+
17+
3. Activate the Devblog Theme through the manage themes screen in the admin section.
18+
19+
4. Go to the devblog-pencilblue settings screen (/admin/plugins/settings/devblog-pencilblue) and set the theme and home page settings.
20+
21+
5. Load the main page of your PencilBlue website.

0 commit comments

Comments
 (0)