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:
parent
ea7ea8cc69
commit
a3262ea645
149 changed files with 987 additions and 22 deletions
3
content/portfolio/foss/contents.lr
Normal file
3
content/portfolio/foss/contents.lr
Normal file
|
@ -0,0 +1,3 @@
|
|||
name: FOSS
|
||||
---
|
||||
slug: foss
|
11
content/portfolio/foss/django-stats2/contents.lr
Normal file
11
content/portfolio/foss/django-stats2/contents.lr
Normal 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.
|
9
content/portfolio/foss/howmuchforthis/contents.lr
Normal file
9
content/portfolio/foss/howmuchforthis/contents.lr
Normal 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
|
11
content/portfolio/foss/keyhinter/contents.lr
Normal file
11
content/portfolio/foss/keyhinter/contents.lr
Normal 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
|
9
content/portfolio/foss/natif/contents.lr
Normal file
9
content/portfolio/foss/natif/contents.lr
Normal 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
|
11
content/portfolio/foss/pyluxafor/contents.lr
Normal file
11
content/portfolio/foss/pyluxafor/contents.lr
Normal 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
|
9
content/portfolio/foss/python-yubikey/contents.lr
Normal file
9
content/portfolio/foss/python-yubikey/contents.lr
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue