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

https://github.com/bndw/len.to

🖼️ A photo blog
https://github.com/bndw/len.to

blog photography

Last synced: over 1 year ago
JSON representation

🖼️ A photo blog

Awesome Lists containing this project

README

          

![ci](https://github.com/bndw/len.to/workflows/ci/badge.svg)

# len.to

My personal photo blog.





### Quickstart

Run the latest Docker image on http://localhost:8080

```
make run
```

Build the Docker image

```
make build
```

Run the live-reload server on http://localhost:1313

```
make dev
```

### License

The code for this site is licensed under [GNU AGPLv3](https://choosealicense.com/licenses/agpl-3.0/). The content for this site is licensed under [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/).