https://github.com/ukoloff/ukoloff.tk
Personal site http://ukoloff.tk/ http://ukoloff.gitlab.io/
https://github.com/ukoloff/ukoloff.tk
bootstrap3 bootswatch-theme coffee-script coffeescript docpad github-pages gulp jekyll livesc markdown metalsmith
Last synced: about 2 months ago
JSON representation
Personal site http://ukoloff.tk/ http://ukoloff.gitlab.io/
- Host: GitHub
- URL: https://github.com/ukoloff/ukoloff.tk
- Owner: ukoloff
- Created: 2014-10-29T05:36:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T12:16:22.000Z (almost 3 years ago)
- Last Synced: 2025-02-22T13:03:37.397Z (3 months ago)
- Topics: bootstrap3, bootswatch-theme, coffee-script, coffeescript, docpad, github-pages, gulp, jekyll, livesc, markdown, metalsmith
- Language: HTML
- Homepage: https://ukoloff.vercel.app
- Size: 3.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ukoloff.tk
[](https://travis-ci.org/ukoloff/ukoloff.tk)
[](https://gitlab.com/ukoloff/ukoloff.gitlab.io/commits/master)Personal site built with Gulp.
## Story
First, this site was hosted on GitHub Pages using Jekyll.
But since I personally prefer JavaScript to Ruby I was happy
to switch to DocPad.But time passes and eventually DocPad became
more Microsoft-ish then Microsoft itself.
A whole lot of abstractions with no
practical purpose,
ridiculous building time,
outdated documentation etc etc...This was a great excuse to try something different.
By chance it turned out to be Metalsmith.
Not very popular,
but very practical,
extremely *simple*,
fast and lightweight.And finally
(*so far*)
I decided to test Gulp.
Far more popular
and as practical as
its predecessor.
Here it is!Old version are in
- [Jekyll](../../tree/jekyll/) branch.
- [DocPad](../../tree/docpad/) branch.
- [Metalsmith](../../tree/metalsmith/) branch.## Credits
* [GitHub](https://github.com/) itself
+ [GitHub Pages](https://pages.github.com/)
* [GitLab](https://gitlab.com/)
* ~~[now.sh](https://zeit.co/now)~~
[Vercel](https://vercel.com/)
* [Jekyll](https://jekyllrb.com/)
+ [repo](https://github.com/jekyll/jekyll)
+ [gem](https://rubygems.org/gems/jekyll)
+ [Ruby](https://www.ruby-lang.org/)
* [DocPad](http://docpad.org/)
+ [repo](https://github.com/docpad/docpad)
+ [package](https://www.npmjs.com/package/docpad)
+ [Deploy guide](http://docpad.org/docs/deploy/)
+ [Node.js](https://nodejs.org/)
* [Metalsmith](https://metalsmith.io/)
+ [repo](https://github.com/segmentio/metalsmith)
+ [package](https://www.npmjs.com/package/metalsmith)
* [Gulp](https://gulpjs.com/)
+ [repo](https://github.com/gulpjs/gulp)
+ [package](https://www.npmjs.com/package/gulp)
* [Bootstrap](http://getbootstrap.com/)
+ [Bootswatch](http://bootswatch.com/)
+ [Native JavaScript for Bootstrap](https://thednp.github.io/bootstrap.native/)
* [Font Awesome](http://fontawesome.io/)
* [LiveScript](http://livescript.net/)
+ [CoffeeScript](https://coffeescript.org/)
+ [Earl Grey](http://www.earl-grey.io/)