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

@ -0,0 +1,3 @@
name: FOSS
---
slug: foss

View file

@ -0,0 +1,11 @@
name: django-stats2
---
slug: django-stats2
---
url: https://github.com/fmartingr/django-stats2
---
url_in_list: yes
---
description_in_list: yes
---
description: Django library to create custom stats for model objects.

View file

@ -0,0 +1,9 @@
name: HowMuchForThis
---
description: Simple API to extract prices from some e-commerce sites.
---
description_in_list: yes
---
url: https://github.com/fmartingr/howmuchforthis
---
url_in_list: yes

View file

@ -0,0 +1,11 @@
name: keyhinter
---
description: Web Extension to easily navigate a site using only the keyboard.
---
description_in_list: yes
---
slug: keyhinter
---
url: https://github.com/fmartingr/keyhinter
---
url_in_list: yes

View file

@ -0,0 +1,9 @@
name: Natif
---
description: Run websites as if they where native OS applications.
---
description_in_list: yes
---
url: https://github.com/fmartingr/natif
---
url_in_list: yes

View file

@ -0,0 +1,11 @@
name: pyluxafor
---
description: Python library and CLI to interact with Luxafor USB Leds.
---
description_in_list: yes
---
slug: pyluxafor
---
url: https://github.com/fmartingr/pyluxafor
---
url_in_list: yes

View file

@ -0,0 +1,9 @@
name: python-yubikey
---
description: Python library to interact with Yubico keys with OTP authentication.
---
description_in_list: yes
---
url: https://github.com/fmartingr/python-yubikey
---
url_in_list: yes