Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saberzero1/portfolio
Personal blog and portfolio
https://github.com/saberzero1/portfolio
ruby ruby-on-rails ruby-on-rails-7
Last synced: 13 days ago
JSON representation
Personal blog and portfolio
- Host: GitHub
- URL: https://github.com/saberzero1/portfolio
- Owner: saberzero1
- Created: 2022-04-09T00:37:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T00:53:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:26:21.523Z (2 months ago)
- Topics: ruby, ruby-on-rails, ruby-on-rails-7
- Language: SCSS
- Homepage: https://emilebangma.com
- Size: 747 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
[![CodeQL](https://github.com/saberzero1/portfolio/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/saberzero1/portfolio/actions/workflows/codeql-analysis.yml)
[![Rubocop](https://github.com/saberzero1/portfolio/actions/workflows/rubocop.yml/badge.svg?branch=main)](https://github.com/saberzero1/portfolio/actions/workflows/rubocop.yml)This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...