Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.3

mamba activate pelican
pelican -r -l
```

Go to [localhost:8000/](http://localhost:8000/). (Some script cdns only load on localhost and not by IP address)