Skip to content

BlueCutOfficial/site-books

Repository files navigation

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