Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lubrum/lubrum.github.io
- Owner: Lubrum
- License: bsd-2-clause
- Created: 2019-09-01T22:50:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T16:42:10.000Z (4 months ago)
- Last Synced: 2024-09-07T17:58:37.599Z (4 months ago)
- Topics: css, html, html-css-javascript, html5, javascript, jekyll, js, markdown, sass
- Language: HTML
- Homepage: https://lubrum.github.io/
- Size: 159 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```