Updating...
This commit is contained in:
parent
8b6a8f2a19
commit
3c57708ec6
2 changed files with 31 additions and 17 deletions
13
LICENSE.txt
13
LICENSE.txt
|
@ -1,13 +0,0 @@
|
|||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
|
||||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
35
README.md
35
README.md
|
@ -7,17 +7,21 @@ All stuff here is my opinion yada yada yada.
|
|||
Nothing I say is profound or visionary, and sometimes it makes sense.
|
||||
|
||||
###To-Do
|
||||
* [X] Finalize WIP files; replace existing pages with new pages.
|
||||
* [X] CNAME
|
||||
* [ ] Finalize migration to Jekyll
|
||||
* [ ] Work on GitHub project pages for few projects
|
||||
* [ ] Posts? Content? Establish a purpose.
|
||||
|
||||
###CHANGELOG
|
||||
####Latest Update :: 2015/02/23
|
||||
* + Updates site to make use of Jekyll
|
||||
* + Modified Readme to include the License
|
||||
|
||||
Previous updates can be found here (or below, for now).
|
||||
|
||||
######2015/02/21
|
||||
* + Replaced old site with new site
|
||||
* - Removed old site files (moved to archive)
|
||||
|
||||
######2015/02/09
|
||||
######2015/02/19
|
||||
* + Updated WIP files (significantly)
|
||||
* - Removed a lot of useless files
|
||||
|
||||
|
@ -26,3 +30,26 @@ Nothing I say is profound or visionary, and sometimes it makes sense.
|
|||
* + Notable existing "updates"
|
||||
* + Uploaded all files
|
||||
* + Fixed spacing in css/index files
|
||||
|
||||
###License
|
||||
|
||||
This site is licensed under the [WTFPL](http://www.wtfpl.net/), the full
|
||||
license text of which can be found below. However, any content under
|
||||
\_posts is copywrite Bill Niblock, and I would ask that you please honor
|
||||
this copywrite and credit me if you so choose to redistribute these posts;
|
||||
a simple link back to the source will do.
|
||||
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
|
||||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
|
|
Loading…
Reference in a new issue