Static pages in Ruby on Rails

后端 未结 9 1071
终归单人心
终归单人心 2020-12-04 05:47

What are the standard way of making a Ruby on Rails application that will have pages such as

  • Home
  • About
  • Contact

I would appric

9条回答
  •  遥遥无期
    2020-12-04 06:18

    For more you can create static pages using Jekyll bootstrap or also Jekyll using Danger blog

    Refer it is very helpful.

提交回复
热议问题