Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.38 KB

Website and documentation for the Medieval 2: Total War mod 'Divide and Conquer: AGO'

Build Status

image image

Build

To build the project and run the dev server you can run

  1. Install Hugo

    Windows

    choco install hugo

    Mac

    brew install hugo

  2. Start the dev server

    hugo serve

  3. Open the application in your browser

    localhost:1313/dac-ago-docs/

Contributing

To add a new faction, simply run

  1. hugo new --kind faction factions/<faction_name>

  2. Fill in the blank details and submit a PR/send me the files to upload.

Contact

Feel free to get in touch!

Technologies

  • Hugo