Skip to content

y-gagar1n/hows-that-again

Repository files navigation

How's that again?

This is a source code for https://y-gagar1n.github.io/hows-that-again/.

It is just a dump of all my personal cheatsheets about various utilities and technologies that I keep forgetting and have to google them again and again. Made just for personal usage, but may be useful to someone someday (which is unlikely 'cause it's all in russian).

Built with Gatsby.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Then you can run it by:

gatsby develop

Deploy

npm run deploy