Installation • Tailwind config • Commands
In this blog I used to write posts about different technologies that I have found interesting.
Powered by #svelte, #sapper and #tailwind
git clone https://github.com/bertini36/bertini36.github.io
bertini36.github.io
make build
make up
(by default Sapper runs applications at 3000 port)Check Github configurations at scripts/deploy.js
Then configure your comments api url at .env
file.
cp .env-sample .env
Finally execute
make deploy
This script builds develop
branch and allocates results on master
branch.
Finally just configure yout custom domain on Github pages.
— Built with :heart: from Mallorca —