Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlcdf/films
List all the movies I've seen
https://github.com/mlcdf/films
movie static-website
Last synced: 6 days ago
JSON representation
List all the movies I've seen
- Host: GitHub
- URL: https://github.com/mlcdf/films
- Owner: mlcdf
- License: mit
- Created: 2021-05-30T17:40:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T12:55:30.000Z (8 months ago)
- Last Synced: 2024-10-12T05:29:47.883Z (about 1 month ago)
- Topics: movie, static-website
- Language: HTML
- Homepage: https://films.mlcdf.fr
- Size: 1.51 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# films.mlcdf.fr
Built with [Pelican](https://docs.getpelican.com/en/latest/).
# Development
Requirements:
- Python 3.9+
- pipenvRun the dev server:
```console
pipenv run dev
```