Skip to content

helonago12/ABMA_website

 
 

Repository files navigation

Agent-based Modeling for Archaeologists

DOI

This repository contains the code for the website of the Erasmus+ Agent-based Modeling for Archaeologists project. The website is used for the dissemination of the interactive tutorials created in this project. The website is hosted on GitHub Pages.

Setting up GitHub pages:

See also: https://cli.vuejs.org/guide/deployment.html#github-pages

  1. Set repository to public
  2. Run 'npm install'
  3. Run 'deploy.sh'
  4. Inside GitHub web: go to Settings -> Pages.
    Select: Deploy from a branch, 'gh-pages', '/(root)'

For local testing:

  1. Run 'npm install'
  2. Run 'npm run serve'

License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

Agent-based Modeling for Archaeologists: website source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.2%
  • HTML 16.6%
  • JavaScript 2.3%
  • Other 0.9%