https://github.com/yaairfernando/blog
Ruby and rails project based on a basic blog application using semantic UI
https://github.com/yaairfernando/blog
ruby ruby-on-rails semantic-ui
Last synced: about 2 months ago
JSON representation
Ruby and rails project based on a basic blog application using semantic UI
- Host: GitHub
- URL: https://github.com/yaairfernando/blog
- Owner: yaairfernando
- Created: 2019-10-23T01:52:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T16:01:27.000Z (over 3 years ago)
- Last Synced: 2025-09-01T06:14:17.161Z (10 months ago)
- Topics: ruby, ruby-on-rails, semantic-ui
- Language: Ruby
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blog with comments using Semantic UI
This is a ruby and rails project. It is a blog where you can make new posts and
make comments.
Explore the docs »
Report Bug
·
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)
## About The Project

This is a Blog project with ruby and rails using Semantic UI as a Framework
### Built With
The project was developed using these tools and technologies.
* [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)
* [HTML5](https://www.w3schools.com/html/)
* [Ruby](https://www.ruby-lang.org/es/)
* [Ruby and Rails](https://rubyonrails.org/)
* [Semantic UI](https://semantic-ui.com/)
## Contact
Yair Fernando Facio Fraga - [YairFernando67](https://github.com/YairFernando67) - yair.facio11@gmail.com
Project Link: [https://github.com/YairFernando67/Blog](https://github.com/YairFernando67/Blog)
#### The Gem List
This is the list of the gems that are required
- [Guard Livereload](https://github.com/guard/guard-livereload) - Provides a livereload on the browser when your local files change.
- [Guard](https://github.com/guard/guard) - Work with files when they change
- [Better Errors](https://github.com/charliesome/better_errors) - Give you a better display of the errors.
- [Simple Form](https://github.com/plataformatec/simple_form) - Provide simple sintax forms
- [semantic-ui-sass](https://rubygems.org/gems/semantic-ui-sass) - CSS framework.
- [hirb](http://tagaholic.me/hirb/doc/) - It displays a better view of the database