Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

ueberdosis/glyphfinder-landingpage

Repository files navigation

⚠️ This project is discontinued. Feel free to fork it!

Glyphfinder Landingpage

Netlify Status Sponsor

This landingpage is used to promote Glyphfinder (which is open source, too). We use Gridsome (based on Vue.js) as a static site generator. Funfact: The main branch is deployed to https://www.glyphfinder.com on push.

Contribution

Contribution is very welcome! Feel free to open an issue for bug reports or even send a PR.

Project setup

Feel free to clone the project and fiddle around with our code. You need Node and Yarn.

yarn install

Run the development build

To start the development version of the landingpage run the start script.

yarn start

Related projects