Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lubrum/lubrum.github.io

My professional website using Jekyll, HTML, CSS, SASS and JS.
https://github.com/lubrum/lubrum.github.io

css html html-css-javascript html5 javascript jekyll js markdown sass

Last synced: about 2 months ago
JSON representation

My professional website using Jekyll, HTML, CSS, SASS and JS.

Awesome Lists containing this project

README

        

![GitHub commit activity](https://img.shields.io/github/commit-activity/y/Lubrum/Lubrum.github.io) ![GitHub last commit](https://img.shields.io/github/last-commit/Lubrum/Lubrum.github.io) ![GitHub repo size](https://img.shields.io/github/repo-size/Lubrum/Lubrum.github.io)

# Lubrum.github.io
A static web site developed mainly with Jekyll, HTML5, CSS, SASS and JS.

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run start
```

### Compiles and minifies for production
```
npm run build
```