Skip to content

anansi-project/anansi-project.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
Apr 16, 2024
Oct 16, 2023
Jan 6, 2022
Dec 17, 2021
Jan 6, 2022
Dec 17, 2021
Jan 10, 2022
Dec 17, 2021
Jan 6, 2022
Mar 8, 2023
Feb 9, 2023
Dec 17, 2021
Dec 17, 2021
Feb 9, 2023

Repository files navigation

Crowdin

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn run remote-download
$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn run remote-download
$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.