Skip to content

Personal website running on Gatsby, React, and Node.js.

License

Notifications You must be signed in to change notification settings

xr007/taniarascia.com

 
 

Repository files navigation

taniarascia.com Netlify Status License: MIT

Personal website running on Gatsby, React, and Node.js.

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

License

This project is open source and available under the MIT License.

About

Personal website running on Gatsby, React, and Node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • CSS 39.3%