2013-11-02 22:42:57 +00:00
|
|
|
---
|
|
|
|
title: Home
|
|
|
|
author: Collin J. Doering
|
|
|
|
date: 2013-10-12
|
|
|
|
weight: 1
|
|
|
|
---
|
|
|
|
|
2013-12-11 04:31:48 +00:00
|
|
|
$section("tools")$
|
|
|
|
Tools
|
|
|
|
=====
|
|
|
|
-----
|
|
|
|
This website was proudly made with open source software! Specifically:
|
2013-11-02 22:42:57 +00:00
|
|
|
|
2013-12-11 04:31:48 +00:00
|
|
|
- [Hakyll][]
|
|
|
|
- [Skeleton][]
|
|
|
|
- [JQuery][]
|
|
|
|
- [JQuery-address][]
|
|
|
|
- [Sass][]
|
|
|
|
- [Haml][]
|
|
|
|
- [Bourbon][]
|
2014-03-13 00:59:58 +00:00
|
|
|
- [MathJax][]
|
2013-12-11 04:31:48 +00:00
|
|
|
- [Inkscape][]
|
|
|
|
- [Gimp][]
|
|
|
|
- [Gnu Emacs][]
|
|
|
|
- [Gnu Free Fonts][]
|
|
|
|
$endsection$
|
2013-11-02 22:42:57 +00:00
|
|
|
|
2014-03-05 23:20:03 +00:00
|
|
|
$section("license")$
|
|
|
|
Terms of Use
|
|
|
|
============
|
|
|
|
------------
|
|
|
|
|
|
|
|
This site is _Copyright 2013 © - Collin Doering_ and is distributed under the following terms.
|
|
|
|
|
|
|
|
1. All rights reserved on the "#! λ Slang" name, as well as on the
|
2014-03-13 00:59:58 +00:00
|
|
|
[banner image](/images/logo-banner.svg), favicons([1](/images/favicon.ico),
|
|
|
|
[2](/images/favicon.png)) and any other image/artwork that embodies the likeness of "#! λ
|
2014-03-05 23:20:03 +00:00
|
|
|
Slang"
|
|
|
|
2. Not withstanding (1), all images and artwork are licensed under the
|
|
|
|
[Creative Commons BY-NC-ND License][]
|
|
|
|
3. Unless otherwise noted, all "_content_" on [#! λ Slang](/) is licenced under the
|
|
|
|
[Creative Commons BY-NC-SA License][]
|
|
|
|
4. Any "_content_" "_delimited as source-code_" is licensed under the [GPLv3][] unless otherwise
|
|
|
|
specified
|
|
|
|
5. Not withstanding (1), (2), or (3), the [Hakyll][] configuration and all files required to
|
|
|
|
build this site are available under the [GPLv3][], [here](/)
|
|
|
|
|
|
|
|
Definitions
|
|
|
|
-----------
|
|
|
|
|
|
|
|
1. "_Content_" is any html accesible from [#! λ Slang](/), as well as all the "_markdown sources_" used to produces said html.
|
|
|
|
2. "_Markdown sources_" refers to all files that are written in the
|
|
|
|
[Markdown Language](http://daringfireball.net/projects/markdown/) including those
|
|
|
|
that use [Pandoc Extensions](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown)
|
|
|
|
3. Content is "_delimited as source-code_" when the item (text) in question is:
|
|
|
|
1. Contained within a html element with class sourceCode (html)
|
|
|
|
2. Contained within a code block (markdown) or fenced code block (pandoc markdown extension)
|
|
|
|
|
|
|
|
See More
|
|
|
|
--------
|
|
|
|
|
|
|
|
For more information see:
|
|
|
|
|
|
|
|
- [GPLv3][]
|
|
|
|
- [Creative Commons Licence BY-NS-SA][]
|
|
|
|
- [Creative Commons BY-NC-ND License][]
|
|
|
|
$endsection$
|
|
|
|
|
2013-12-11 04:31:48 +00:00
|
|
|
$section$
|
|
|
|
[Hakyll]: http://jaspervdj.be/hakyll/
|
|
|
|
[Skeleton]: http://www.getskeleton.com/
|
|
|
|
[JQuery]: http://jquery.com
|
|
|
|
[JQuery-address]: https://github.com/asual/jquery-address
|
2014-12-16 06:34:04 +00:00
|
|
|
[Sass]: http://sass-lang.com/
|
2013-12-11 04:31:48 +00:00
|
|
|
[Haml]: http://haml.info/
|
|
|
|
[Bourbon]: http://bourbon.io/
|
2014-03-13 00:59:58 +00:00
|
|
|
[MathJax]: http://www.mathjax.org/
|
2013-12-11 04:31:48 +00:00
|
|
|
[Inkscape]: http://inkscape.org/
|
|
|
|
[Gimp]: http://www.gimp.org/
|
|
|
|
[Gnu Emacs]: http://www.gnu.org/software/emacs/
|
|
|
|
[Gnu Free Fonts]: http://www.gnu.org/software/freefont/
|
2014-03-05 23:20:03 +00:00
|
|
|
|
|
|
|
[GPLv3]: https://www.gnu.org/licenses/gpl.html
|
|
|
|
[Creative Commons Licence BY-NS-SA]: http://creativecommons.org/licenses/by-nc-sa/4.0/
|
|
|
|
[Creative Commons BY-NC-ND License]: http://creativecommons.org/licenses/by-nc-nd/4.0/
|
2013-12-11 04:31:48 +00:00
|
|
|
$endsection$
|