0.0.6 • Published 12 years ago

yourstuff v0.0.6

Weekly downloads
28
License
-
Repository
github
Last release
12 years ago

YourStuff - You Put Your Stuff In It!

What?

YourStuff is a simple Content Management System

Why?

I've had the opportunity to work with quite a few content management systems and they all have one thing in common. This one thing they have in common is an important factor in their rate of adoption and ease of use: They All Suck! -- No, that's not fair, they Mostly Suck! That better?

How?

With node.js, of course. (http://nodejs.org)

Step 1: Install the Node Modules

Assuming that you've installed node.js already, the Node Package Manager should now be on your PATH. You'll need to install YourStuff's module dependencies before anything else. You can do this by typing the following command from the YourStuff directory:

npm install

Step 2: Start the YourStuff Service

When installed successfully, you can start the YourStuff service by issuing this command:

npm start

Step 3: Connect to the YourStuff Service

Point your browser at http://localhost:3000/

Who?

Thom Bradford (github/kode4food) is the original author of this here Content Management System.

License

Licensed under the MIT License - see LICENSE.md

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago