Skip to content

Instantly share code, notes, and snippets.

View samkap's full-sized avatar

Sam Kapila samkap

View GitHub Profile
ln -s /Applications/Atom.app/Contents/Resources/app/atom.sh /usr/local/bin/atom
@samkap
samkap / japanese-web-typography
Created January 28, 2019 18:17
Responses for Japanese Typography
- https://hayataki-masaharu.jp/web-typography-in-japanese/
- http://aqworks.com/en/blog/2016/09/20/perfect-japanese-typography/
- http://www.typographher.com/blog/2017/3/26/japanese-typography-by-toshiya-izumo
@samkap
samkap / statify.php
Created October 5, 2015 16:22 — forked from bastianallgeier/statify.php
A first draft for a script, which converts a Kirby site into a static site. It's a rough first draft, so don't expect it to be perfect. Play with it, if you like it!
<?php
/**
* Instructions:
*
* 1. Put this into the document root of your Kirby site
* 2. Make sure to setup the base url for your site correctly
* 3. Run this script with `php statify.php` or open it in your browser
* 4. Upload all files and folders from static to your server
* 5. Test your site