Skip to content

An application that allows users to create public and private Markdown-based wikis.

Notifications You must be signed in to change notification settings

davelively14/blocipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocopedia

User created, markdown-based wikis.

Overview

This application allows users to create public and private Markdown-based wikis using Ruby on Rails. We used Devise for user authentication, Pundit for authorization, Stripe for payment, and Redcarpet for rendering the Markdowns.

How to Run

From the command line, run:

$ rails s

Once the server starts, navigate to http://localhost:3000/.

About

An application that allows users to create public and private Markdown-based wikis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published