/hoangtrinhj.com-OLD

My personal blog written in Gatsby and Typescript

Primary LanguageTypeScriptMIT LicenseMIT

My personal blog

Hi, my name is Hoang Trinh. I'm a passionate software developer who produces free educational content on cloud-native and web development (mostly about Javascript).

🚀 Quick start

  1. Clone the project

    git clone https://github.com/piavgh/hoangtrinhj.com.git
  2. Start developing.

    Navigate into your code directory and start it up.

    cd hoangtrinhj.com/
    
    yarn install // or npm install
    
    gatsby develop
  3. Open the source code and start editing!

    Your 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 your data. Learn more about using this tool in the Gatsby tutorial.

    Open the hoangtrinhj.com directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

🧐 Author

Hoang Trinh

☕ Support Me

Buy Me a Coffee at ko-fi.com

📙 License

This project is licensed under the MIT License - see the LICENSE file for details