Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 941 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 941 Bytes

L'Académie des Renards

This is the source code of my author website. It's a French-only website that introduces my novels, articles, and artworks. To be honest, the only reason it's public is because I use GitHub pages for deployment, but feel free to have a look. It's an Ember app building with Embroider.

Prerequisites

Installation

  • git clone git@github.com:BlueCutOfficial/site-books.git
  • cd site-books-ember
  • pnpm i

Running

Deploying

Anything merged to master branch gets deployed to https://academie-des-renards.dunstetter.fr/ using GitHub actions.

Ember Links