Skip to content

Instantly share code, notes, and snippets.

View blfpd's full-sized avatar
💚
Saluton!

Baptiste Darthenay blfpd

💚
Saluton!
View GitHub Profile
a, et
aby, pour que
adresa, adresse
aj, aussi
ak, si
ako, comme
aký, quel
ale, mais
alebo, ou
alkohol, alcool
@blfpd
blfpd / lectures.toml
Last active May 19, 2019 20:56
Lectures 2019
[Semaines]
1 = "La Belle Sauvage"
2 = "Saison de rouille"
3 = "Le mythe de Chtulhu"
4 = "Le tour du monde du roi Zibeline"
5 = "Le tour du monde du roi Zibeline"
6 = "Récit d'un branleur"
7 = "Farenheit 451"
8 = "Farenheit 451"
9 = "Comment vivre avec les autres…"
@blfpd
blfpd / wikipedia_readable.css
Created March 31, 2020 09:17
A more readable layout for Wikipedia
#bodyContent {
font-size: 1rem !important;
max-width: 850px;
width: 100%;
margin: 0 auto;
padding: 0 1rem
}
@blfpd
blfpd / User_Guide_to_Baptiste.md
Created August 16, 2020 17:24
A User Guide To Working With Baptiste

A User Guide To Working With Baptiste

Introduction

Why are you writing this user guide? What do you hope will be the result of writing and sharing this?

How I view success

What does being good at your job mean to you? What are your values that underpin your understanding of success?

[uwsgi]
project = esperantio
username = batisteo
# plugins = python3,logfile
log = /var/log/uwsgi
daemonize = /var/log/uwsgi/%(project).log
chdir = /srv/%(project)
home = /opt/envs/%(project)
module = %(project).wsgi:application