Laurent Kempé - One of the Tech Head Brothers
nodejs 12.13.1 installed
- Navigate to Github action Create new draft
- Click Run worflow, specify draft title, click Run workflow
git clone https://github.com/laurentkempe/blog.git
cd blog
.\start.ps1
dotnet run server
dotnet run server -d
dotnet run new 'title'
dotnet run drafts
dotnet run publish <filename>
Update packages.json
npm i -g npm-check-updates
ncu -u
npm install