The Source Code of my Website.
The website is built with gatsby-theme-academic and Vercel.
Here's a quick guide from gatsby-theme-academic:
-
Clone the project and install dependencies by:
> git clone https://github.com/tc-imba/greatest-gatsby-academic-template.git > cd greatest-gatsby-academic-template > yarn
-
Start developing by:
> yarn develop
-
Use the URL
http://localhost:8000
to see a preview.