Skip to content

rohannelson/learning-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monorepo

This was my first attempt at rebuilding anchorage.org.au in my own time, with a view to also rebuilding livinggracedianella.org.au and 68waverley.org.au using the same setup (all belonging to the same organisation). It is the first site I built using Astro. It was not integrated with a CMS as in the latest redesign which I am currently leading.

Initially I ported my policy doc template into Astro (with some improvements). Then I setup the monorepo using npm workspaces so that the different websites could share the same set of custom components. I then implemented a rough rebuild of anchorage.org.au.

This repo was used as the basis for the latest redesign, which has been a team effort rather than a solo one, and I have been a key player in this redesign at a project level and at a coding level.

🚀 Project Structure

/
├── shared-components/
├── websites/
│   ├── 68waverley/
│   ├── livinggracedianella/
│   └── shared-documentation/
│   └── theanchoragecollective/

About

First major project using Astro - a rebuild of anchorage.org.au in a monorepo with a shared custom component library (for building out sibling sites). Used as the basis for livinggracedianella/website-redesign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors