https://github.com/webkom/webkom.github.io
https://github.com/webkom/webkom.github.io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webkom/webkom.github.io
- Owner: webkom
- Created: 2014-02-06T20:14:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T23:57:37.000Z (over 1 year ago)
- Last Synced: 2025-02-20T00:33:55.554Z (over 1 year ago)
- Language: SCSS
- Homepage: https://webkom.dev
- Size: 23.9 MB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# webkom.github.io
> Utviklarbloggen vår på [webkom.dev](http://webkom.dev)
```bash
docker-compose up -d
```
Or if you have ruby installed:
```bash
$ gem install jekyll
$ git clone git://git.github.com/webkom/webkom.github.io
$ cd webkom.github.io
$ jekyll server
```