Skip to content

jaspajjr/simple-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog

Simple Roll

Getting Started

git clone https://github.com/cosmicjs/simple-blog
cd simple-blog
yarn

Run in development

yarn run development

Run in production

COSMIC_BUCKET=your-bucket-slug yarn start

Open http://localhost:3000.

Node.js + Cosmic JS

You can easily manage the content in your Simple Blog website on Cosmic JS. Follow these steps:

  1. Log in to Cosmic JS.
  2. Create a Bucket.
  3. Go to Your Bucket > Apps.
  4. Install the Simple Blog Website.
  5. Deploy your Blog Roll to the Cosmic App Server at Your Bucket > Web Hosting.

Cosmic JS makes a great Node.js CMS for your Node.js apps.

About

A simple blog website powered by Node.js and Cosmic JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • JavaScript 32.9%
  • CSS 19.5%