Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 497 Bytes

File metadata and controls

24 lines (13 loc) · 497 Bytes

2026-04-01: Archived; abandoned and was never released.


Auctionet Dev Team site

WIP! To replace https://github.com/barsoom/dev.auctionet.com.

Development

dev web
bundle exec guard

Then edit .slim and .scss files in src/. Files will appear in dest/.

Then visit http://devbox:27075.

TODO: Run guard automatically via Devbox.

Production

Just push.

Deployed via GitHub Pages and the workflow in .github/workflows/main.yml.