Codebase of the website The Foreign Architect, where I write about contemporary architecture and travel.
- Gridsome - A Jamstack framework for Vue.js
- Tailwind CSS - CSS framework
- Markdown - all contend is written in markdown sprinkled with Vue components for dynamic content
- Google Maps Javascript API
- Mailchimp - mailing list, fed by a Netlify Function
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
$ gridsome dev
# generate static project
$ gridsome build
- Daniel da Rocha - Creator and Full-stack Developer - danrocha
This project is licensed under the MIT License.