yarn
yarn build
yarn start
Then go to localhost:3000
- Push to
main
. If you push to another branch the deploy will be built but it won't be promoted to production.
- Run
yarn aux
. - Alternatively, if you run
yarn build
then the sitemap, search index and aloglia data will be updated and uploaded too.
- In vim, run
:Mp name-of-markdown-file
- In neovim, use the
meta
snippet to generate the frontmatter.
Go to /chat and you can ask a chatbot questions about me and the content on my blog. It's kind of like an interactive CV.
- run
npm run scrape
- this scrapes the live site at johnmathews.is and puts the data inscripts/jm.json
. - run
npm run embed
Alternatively, yarn chat
will do the whole process sequentially.
- Use
?
to show keyboard shortcuts. - Use
cmd-K
to search. - There are simple usage metrics at /metrics.
- The photos pages, or maybe images in general, cause some warnings about latex incompatible input.