Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adding container tooling #93

Closed
wants to merge 1 commit into from
Closed

chore: adding container tooling #93

wants to merge 1 commit into from

Commits on Aug 16, 2023

  1. chore: adding container tooling

    Since site-generator is stuck on Python 3.8, this will make
    it difficult to run the site-generator in a local environment.
    
    Adding a Dockerfile and serve.sh similar to google.aip.dev to
    allow easy local execution.
    
    the gitignore was added because some python installations create
    a __pycache__ directory.
    
    setup.py's pyyaml was bumped to work around a backwards-incompatible
    Cython upgrade to 3.0.
    toumorokoshi committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2da7759 View commit details
    Browse the repository at this point in the history