jianAjian / IosNote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT

My personal Blog, it is developed from scratch using Jekyll and Bootstrap.

DIRECTORIES

Most directories are the ones defined by Jekyll to generate a site. These are the ones created for this site:

  • _bin contains the shell scripts needed to build the blog and its resources.
  • _graphics holds graphic resources used in the site.
  • _less LESS styles of the blog.

FORKING THE SITE

You can base your blog on this by forking it at Github. Don't forget to:

  • Change _graphics/icon.png (see icons.sh).
  • Pick another style (or change an existing one). See styles.sh and themes.sh.
  • You can delete the CV, unless you pretend to be me (which I strongly discourage).
  • Of course, fill the _drafts and _posts directories with your own content.
  • Change CNAME and humans.txt files.
  • Change background photo and or theme.

THANKS TO

The following projects:

The following persons:

The following companies for hosting site's files:

LICENSE

The MIT License

Copyright © 2014 Juan José Aguililla. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

PENDING TASKS (TODO)

  • Pagination, share (tweet, I like, etc...) _config.yml
  • Widgets to share: Twitter, Stackoverflow, github, permalink, etc
  • Add CSS animations for navbar brand over and main title over. Check daneden.me site
  • Search box
  • Convert modern-business.css to less
  • Aside: Archive, Tags
  • Add projects menu
  • Pygments
  • Render resume
  • Responsive view of all pages
  • Change post final section for 'footer' (change styles)
  • Change permalinks to use only the title
  • Use commas to separate categories and tags
  • Change the Twitter button style (dark one)
  • Finish 404 page

About


Languages

Language:CSS 98.9%Language:HTML 1.0%Language:Shell 0.1%