Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnsami/minasami.com
https://github.com/mnsami/minasami.com
jekyll
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mnsami/minasami.com
- Owner: mnsami
- Created: 2020-06-06T13:30:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T06:49:31.000Z (3 months ago)
- Last Synced: 2024-11-25T15:48:08.634Z (2 months ago)
- Topics: jekyll
- Language: HTML
- Size: 9.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Deployment (Build, Test, Deploy)](https://github.com/mnsami/minasami.com/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/mnsami/minasami.com/actions/workflows/main.yml)
# My Personal blog
My personal blog is built using:
- Jekyll
- Twitter bootstrap.## Requirements
- Ruby
- RubyGems## Usage
- To install, run `make install`
- To build, run `make build`
- To test, run `make test`
- To run locally, run `make run`