Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinbrislawn/colinbrislawn.github.io
A small website
https://github.com/colinbrislawn/colinbrislawn.github.io
Last synced: about 1 month ago
JSON representation
A small website
- Host: GitHub
- URL: https://github.com/colinbrislawn/colinbrislawn.github.io
- Owner: colinbrislawn
- Created: 2015-06-07T02:34:48.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T22:15:43.000Z (over 1 year ago)
- Last Synced: 2023-04-25T23:27:33.495Z (over 1 year ago)
- Language: CSS
- Size: 7.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[colinbrislawn.github.io](https://colinbrislawn.github.io)
A small website made by Colin Brislawn
## Install and run locally with [miniforge](https://github.com/conda-forge/miniforge)
```bash
# Install if needed
# mamba create -n pelican pelican=4.8.0 markdown=3.4.3mamba activate pelican
pelican -r -l
```Go to [localhost:8000/](http://localhost:8000/). (Some script cdns only load on localhost and not by IP address)