|
You are here |
ginevrakirkland.blog | ||
| | | | |
www.byjp.me
|
|
| | | | | I've released Thimblr - a tool to speed up your Tumblr theme development. Its a Ruby gem, so it's very simple to install, with gem install Thimblr, once that's done you just need to run thimblr, as a binary is installed for you with the gem. This screencast should help you with the basics, though I've designed it to be totally self explanatory, but if you have any problems please open an issue on github and I'll get right on it! | |
| | | | |
mostlymaths.net
|
|
| | | | | Here are some details of the tools used to build and keep this blog. The engine is the static site generator Hugo Hosted on Github Pages The main header is a Julia set I computed many years ago The font is Reforma 1969 The code font is Monoid The drop caps are from the Byrne font by Nicholas Rougeaux The break decoration font is Nymphette Uses MathJax in some pages Uses D3. | |
| | | | |
hackaday.io
|
|
| | | | | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. | |
| | | | |
anthonysciamanna.com
|
|
| | | I frequently practice code katas with the development teams I coach and train. I've pulled this list of code kata websites out of my notes a few times i... | ||