Skip to content

dominiclizarraga/railsdocs

 
 

Repository files navigation

README

This Rails project manages content from Rails Guides at https://github.com/rails/rails/tree/main/guides. It explores how a stand-alone Rails application could improve the quality of Rails docs.

Getting started

Clone the source code

$ git clone https://github.com/sitepress/railsdocs
$ cd railsdocs

Install dependencies

$ bundle

Run the server

$ bin/rails server

Then open in your browser at http://localhost:3000

Contributing

If you're eager to add features or redesign what these docs look like, checkout the issues at https://github.com/sitepress/railsdocs/issues

About

Show how Rails docs could be more manageable if hosted in its own repo and served up by Sitepress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 50.3%
  • HTML 37.7%
  • JavaScript 7.1%
  • Dockerfile 3.0%
  • CSS 1.4%
  • Shell 0.5%