Skip to content

Instantly share code, notes, and snippets.

View hlaueriksson's full-sized avatar
👨‍🦰
FP

Henrik Lau Eriksson hlaueriksson

👨‍🦰
FP
View GitHub Profile
@hlaueriksson
hlaueriksson / .deployment
Last active May 31, 2017 21:33
2017-05-31-building-a-jamstack-site-with-hugo-and-azure-functions
[config]
command = deploy.cmd
@hlaueriksson
hlaueriksson / 2017-06-30-managing-content-for-a-jamstack-site-with-netlify-cms.md
Last active June 25, 2017 20:30
2017-06-30-managing-content-for-a-jamstack-site-with-netlify-cms
@hlaueriksson
hlaueriksson / 2017-07-31-easy-approach-to-requirements-syntax-and-the-segue-to-behavior-driven-development.md
Last active July 29, 2017 21:45
2017-07-31-easy-approach-to-requirements-syntax-and-the-segue-to-behavior-driven-development
@hlaueriksson
hlaueriksson / calendar-event-emoji.md
Last active May 31, 2018 13:00
📅 Calendar Event Emoji

📅 Calendar Event Emoji

Emoji Event Example
💸 Bills
🎂 Birthday
☕️ Coffee [☕️ Coffee w/ Alice]
❤️ Date
👨‍⚕️/👩‍⚕️ Doctor
🍺 Drinks
@hlaueriksson
hlaueriksson / 2016-01-16-setting-up-jekyll-on-windows.md
Created July 3, 2018 17:25
2016-01-16-setting-up-jekyll-on-windows
@hlaueriksson
hlaueriksson / clear.ps1
Last active August 4, 2018 07:33
Clear all MSMQ queues with PowerShell
Get-MsmqQueue | Clear-MsmqQueue
@hlaueriksson
hlaueriksson / clean.ps1
Last active October 17, 2018 13:49
Delete bin/obj folders with PowerShell (Admin)
Get-ChildItem -inc bin,obj -rec | Remove-Item -rec -force
@hlaueriksson
hlaueriksson / 2018-11-01-introducing-jekyll-url-shortener.md
Last active November 1, 2018 06:41
2018-11-01-introducing-jekyll-url-shortener
@hlaueriksson
hlaueriksson / 2016-03-30-social-meta-tags-with-jekyll.md
Last active April 24, 2019 08:30
2016-03-30-social-meta-tags-with-jekyll
@hlaueriksson
hlaueriksson / 2019-12-29-introducing-lofuunit.md
Last active December 28, 2019 22:34
2019-12-29-introducing-lofuunit