Skip to content

Our AOEpeople opensource.aoe.com Website repository

License

Notifications You must be signed in to change notification settings

AOEpeople/aoepeople.github.io

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

No packages published