raj.plus
Personal website running on Gatsby, React, and Node.js, primarily developed by Tania Rascia
Installation
Run local server:
git clone https://github.com/taniarascia/taniarascia.com
cd taniarascia.com
yarn
yarn run dev
Navigate to localhost:8000
.
Features
- Posts and pages in Markdown
- Tags and categories
- Night mode
- DOS mode (404)
- Code theme (starring New Moon)
- Sass (starring Primitive)
Contributing
If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!
Acknowledgements
- Ruben Harutyunyan - Gatsby Advanced Starter
- Muhammad Muhsin - Using React Context API with Gatsby
- Thomas Frössman - ExitWP - WordPress XML to Markdown
Author
License
This project is open source and available under the MIT License.