plan-f.info is a content page that showcases bike friendly projects. It is statically build using GatsbyJS and Strapi (FixMyBerlin/plan-f-backend).
If you find any bugs, feel free to open an issue.
- Use asdf or nvm to install NodeJS
- Use
npm run
to see a list of commands likenpm run start
- Use
npm run mobile
to test the side with your mobile phone; more at gatsbyjs/gatsby#5801 - Use
npx eslint --print-config .eslintrc
to check the.eslintrc
for errors
example
– Praxisbeispielemeasure
– Maßnahmentopic
– Handlungsfelder
This project is licensed under the AGPL-3.0 License - see the LICENSE.md file for more information.
It contains dependencies which have different Licenses, see package.json
.
- This site is build using Gatsby.
- We used a Gatsby starter by João Pedro Schmitz.
- We rely heavily on Tailwind CSS.