USIPS is a website for the United States Internet Preservation Society.
It is built with Zola and the custom USIPS theme.
- Clone the repository
- Run
zola serve
to serve the site - Run
zola build
to build the site - Run
zola serve --drafts
to serve the site with drafts
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.