Skip to content

AOEpeople/aoepeople.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to our AOE Open Source landing page.

We AOEpeople love Open Source. In this repository we share our Open Source landing page.

Local Development Setup

To work on this repository checkout the sourcecode to any folder you like. Also install nodejs+npx and hugo (e.g. via brew install hugo).

Start the hugo server for serving content:

hugo server --renderToDisk --disableFastRender --forceSyncStatic

For Tailwind, start the tailwind watcher in a second terminal:

cd themes/aoepeople.github.io
npm install
npm run css:watch

Now the page is available on http://localhost:1313/

About

Our AOEpeople opensource.aoe.com Website repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors