Portfolio

* Added lektor htmlmin plugin
* Improved sass grid
* Little update in contact page
* Added featherlight lightbox for project details screenshots
* Only loading lightbox libraries if needed
* Portfolio content review from migration
This commit is contained in:
Felipe 2017-04-10 22:49:43 +02:00 committed by GitHub
parent ea7ea8cc69
commit a3262ea645
149 changed files with 987 additions and 22 deletions

View file

@ -6,12 +6,17 @@ Even for a small site like this, is important to use the appropriate tools!
Some of the open source tools used to make this site are:
Software:
* [Atom](https://atom.io)
* [Bower](https://bower.io/)
* [Emacs](https://www.gnu.org/software/emacs/)
* [Gulp](http://gulpjs.com/)
* [Lektor](https://getlektor.com)
Javascript libraries:
* [Featherlight lightbox](https://github.com/noelboss/featherlight/)
* [jQuery](https://jquery.com)
And of course, this site "source code" [is publicly accessible on Github too](https://github.com/fmartingr/fmartingr-lektor).
---