Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

jtraulle/website

 
 

Repository files navigation

Offen logo

Website

CircleCI

The www.offen.dev website

This repository contains the source code for the https://www.offen.dev website.


Developing the application

The development setup requires docker and docker-compose to be installed.

After cloning the repository, you can build the containers and install dependencies using:

$ make setup

You can test your setup by starting the application:

$ make up

which should enable you to access the homepage at http://localhost:8000/.

License

The content of this website itself is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) License, and the underlying source code used to format and display that content is licensed under the GNU Affero General Public License v3.0.

About

The www.offen.dev website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • CSS 20.6%
  • Python 11.9%
  • Makefile 4.6%
  • Other 1.8%