Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

ranbena/citytree

Repository files navigation

This is the repository of CityTree Website http://citytree.net.

CityTree

The code was initially built in 2019 and since had multiple redesign revisions and added features. It started out coded wonderfully but being volunteer work it became quite patchy as time went by.

🔧 The stack

  • Gatsby, React, Typescript.
  • Bootstrap, Sass, Styled Components.

Lots of the packages are version locked mainly cause of the custom intl plugin. Sorry about having two css frameworks - one day I might finalize transitioning to Styled Components.

🚀 Getting started

Clone the repo to your local machine.

git clone https://github.com/ranbena/citytree.git

Use node Long Term Support version

nvm use --lts

Install build tools (if not already installed)

xcode-select --install

Install all npm dependencies (preinstall yarn globally)

yarn install

Run the server

yarn start

Then view the site at http://localhost:8000.

📺 Deployment

Deploy to Github Pages

yarn deploy

Deploy to website

Old fashioned FTP. Be very careful not to delete other content within the ftp folders.

  • Host: citytree.net
  • Creds: Ask tami :P

About

Landing page for citytree.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors