Contemporary Architecture Travel Guides
- VuePress - Static site generator based with a Vue.js powered theming system
- Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces
- Netlify - Continuous deployment w/ git hooks
- Fork, clone or download this project
- Install dependencies:
npm install
oryarn
- Preview site with:
npm run dev
oryarn dev
The guides depend on a private database to get the building data, but it should still work without that.
Feel free to reach out to me via the following:
This blog started by forking Bencodezen's blog and changing it considerably. I will be forever grateful for his efforts!