Skip to content

Instantly share code, notes, and snippets.

View SiM22's full-sized avatar

Simon Garcia SiM22

View GitHub Profile
@deflume1
deflume1 / ghost nginx config
Created March 20, 2017 22:05
Sample Ghost NGINX config file
# map of content type -> expires header
map $sent_http_content_type $expires {
default off;
text/html epoch;
text/css max;
application/javascript max;
~image/ max;
}
# listen for BS traffic on 80 that lacks a hostname, and just serve
@parmentf
parmentf / GitCommitEmoji.md
Last active June 21, 2024 07:01
Git Commit message Emoji