This repo contains the my personal website. I use it mainly to distribute information about my leactues at the FH Aachen and for my personal blog.
The website is build using Gatsby.js. Most of the content is managed as Markdown files.
- Start developing.
Make sure to setup your Gatsby.js dev environment e.g. using this guide. Fork the repo and start it up.
cd drumm.sh/
gatsby develop
- Open the source code and start editing!
The site is now running at http://localhost:8000
!
Note: You'll also see a second link: http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying this website's data. Learn more about using this tool in the Gatsby tutorial.
- Give Feedback.
If you find something that could be improved, please file an issue or submit a pull request!