Skip to content

not-fl3/macroquad-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macroquad Website

https://macroquad.rs/

The Macroquad website is built with the Zola static site generator and uses a heavily modified version of the AkiDocs theme (which is MIT licensed). The main difference in the Macroquad website theme from AkiDocs is that semantic CSS is used instead of Bootstrap.

Developing

  1. Fork & clone the repository
  2. Download Zola, using the version specified in .github/worksflows/ci.yaml
  3. Run zola serve to start up a local web server for the site
  4. Make changes develop locally

Deployment

The site is hosted on GitHub Pages and gets deployed automatically when code is pushed to the source branch using a GitHub Action.

Contributing

Submit pull requests with changes to the source branch (the default).

About

Automatically generated site with all macroquad examples

Resources

Stars

Watchers

Forks