Texera's website
To set up the website locally:
- make sure you have
NodeJS
andnpm
installed - run
npm install
to install packages and dependencies - run
npm start
to start the blog server - go to
localhost:1313
- all the changes to the markdown file will be directly reflected on the website
The website texera.github.io will be automatically synced with any changes to the main
branch.
Blog Template: https://getdoks.org/