Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

atelierdesmedias/atelier-medias.org

Repository files navigation

atelier-medias.org

Travis (.org) branch Travis (.org) branch

About

atelier-medias.org is V2 website of the "Atelier Des Médias" @ Lyon FR.

Backend

Frontend

  • Twig PHP templating
  • SASS
  • Vanilla javascript

Requirments

Installation

  • Clone the repos and move to the repos new folder
$ git clone https://github.com/atelierdesmedias/atelier-medias.org.git && cd atelier-medias.org
$ npm i && ./composer-install.sh
  • In .env file, set your own BASE_URL

  • Start dev server

$ npm run dev

Application in dev mode should be available on http://localhost:1234.

Admin

Grav admin access: url: http://localhost:1234/admin

More informations

Check the FR docs.

Credits

Project dev by Willy Brauner and ADM developer team.

Licence

MIT