ABMArchaeologists / ABMA_website

Agent-based Modeling for Archaeologists: website source

Home Page:https://abmarchaeologists.github.io/ABMA_website/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://abmarchaeologists.github.io/ABMA_website/#/

License:Creative Commons Attribution 4.0 International


Languages

Language:Vue 80.2%Language:HTML 16.6%Language:JavaScript 2.3%Language:CSS 0.5%Language:Shell 0.4%