Skip to content

BjornW/openandroidinstaller-dev.github.io

 
 

Repository files navigation

Website for the OpenAndroidInstaller project

Website build workflow

This website is made with Bulma and gets build to a static page via the Python tools make, poetry and jinja2.

To build the website follow the two following steps:

  • Install the dependencies:

    make install
    
  • Build the website:

    make website
    

About

Website for the project OpenAndroidInstaller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.3%
  • CSS 46.2%
  • Other 0.5%