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

https://github.com/mitranim/mitranim.github.io

Source code of my personal website.
https://github.com/mitranim/mitranim.github.io

Last synced: 4 months ago
JSON representation

Source code of my personal website.

Awesome Lists containing this project

README

          

## Overview

Personal website, hosted via Github Pages at https://mitranim.com.

## Build

Install global dependencies:

make deps

...or just clone submodules:

make mod

Develop:

make

Deployment is automatic via Github Actions.