glyphfinder-landingpage icon indicating copy to clipboard operation
glyphfinder-landingpage copied to clipboard

Landingpage for Glyphfinder

⚠️ 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