Skip to content

wilstn/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Blog Project
A simple blog project assignment built using Rails and styled with Bootstrap.

##How to use

  • Clone the blog repository
  • Start rails server
  • View it on localhost:3000

##Features

  • Add, edit, delete posts.
  • Supports simple markdown input.

##To-do-list?

  • Commenting functionality
  • Only logged in users can edit and destroy
  • Separate the css files for different items into different css files and import them in application.css.scss
  • Try import gem to enable parse markdown inputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published