Scribbles - The unfocused energy of a unfocused dude
This is the blog and notes of Nikolas "n0k0" Papaioannou.
Currently based on Foam Research and the zettlekasten tech
How to build
We are basing ourselves on Foam Research and a layout based on Gatsby.
To build:
1) Install the _layouts folder: npm install --legacy-peer-deps
2) Run in the _layouts folder: gatsby build --prefix-paths
Publishing with Netlify
Currently i'm Publishing via Netlify. There is really no reason for me for choosing netlify over Vercel, other than i'm comfy with Netlify. And Netlify allows you to host for profit project on their free Tier. Its not that relevant for me, but something i weigh on.
Config in the ui to run this project:
Runtime
Not set
Base directory
_layouts
Package directory
Not set
Build command
npm run build
Publish directory
_layouts/public
Functions directory
_layouts/netlify/functions
Build status
Active
Locally:
Install netlify-cli
Run netlify login
Build netlify build
Deploy netlify deploy