Skip to content

rahullakhaney/dumblog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAKRlog

screenshot

This is a blogging platform for coders. It is a work in progress. Each user has a unique subdomain. Users can write posts in markdown. If you want to contriute setup the project locally and submit PR's.

How to setup locally ?

clone the repository

cd dumblog
rails db:setup
rails s

It uses rails rails version 5.0.1 and ruby version 2.4.0

contributing

You can help by writing some tests. accespting PR's.

About

blogging platform for coders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.3%
  • HTML 23.7%
  • CSS 20.3%
  • Other 1.7%