Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirkobrombin/mirko.pm

My personal website
https://github.com/mirkobrombin/mirko.pm

css github-pages html jekyll markdown

Last synced: about 6 hours ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# mirko.pm

The template is distributed under the MIT license. The contents (texts, articles) are my intellectual property.

## Installation

### Dependencies

- ruby
- ruby-devel
- github-pages

```bash
gem install github-pages
```

### Build

```bash
jekyll build
```

### Server

```bash
jekyll serve
```

> [!NOTE]
> This also automatically builds the project.