https://github.com/olical/lab
A place for experiments
https://github.com/olical/lab
Last synced: about 2 months ago
JSON representation
A place for experiments
- Host: GitHub
- URL: https://github.com/olical/lab
- Owner: Olical
- License: unlicense
- Created: 2015-08-17T11:12:00.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-11-11T21:36:52.000Z (over 9 years ago)
- Last Synced: 2025-04-01T10:42:30.650Z (2 months ago)
- Language: CSS
- Homepage: http://lab.oli.me.uk/
- Size: 716 KB
- Stars: 7
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [lab.oli.me.uk][lab]
This repository will serve as a testing platform for new ideas and tools. It's sort of like a blog, but with examples over words.
## Setup
```bash
git clone https://github.com/Olical/lab.git
cd lab
make bootstrap
make serve
```## Author
[Oliver Caldwell][] / [@OliverCaldwell][]
## Unlicenced
Find the full [unlicense][] in the `UNLICENSE` file, but here's a snippet.
>This is free and unencumbered software released into the public domain.
>
>Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.Do what you want. Learn as much as you can. Unlicense more software.
[lab]: http://lab.oli.me.uk/
[unlicense]: http://unlicense.org/
[Oliver Caldwell]: http://oli.me.uk/
[@OliverCaldwell]: https://twitter.com/OliverCaldwell