Olivier DOSSMANN
Olivier DOSSMANN
Sometimes Internet is not needed to fetch our current IP. For an example our ISP gives the IP via an API on the router. That's why we could probably either...
Is that possible to permit ZeroBin to be translated via PO file or anything else? It's hard to translate it manually at each update. Furthermore I am quite sure that...
# How to reproduce * Go here: https://docs.djangoproject.com/en/1.8/ * use search bar with this word: **default_app_config** * You get 1 result * Go here: https://docs.djangoproject.com/en/1.8/ * Use at the bottom...
I try to login using "connect" button for Github. It doesn't work anymore. Is it just me or is it really broken?
* fix demo URL for hugo-adam-eve * change description * enable it
As [Hugo permits to customize output formats](https://gohugo.io/templates/output-formats/#customizing-output-formats) I created a new one. First I configure Hugo in config.toml with these elements: ```toml [mediaTypes] [mediaTypes."application/xhtml+xml"] suffixes = ["xhtml", "xhtm", "xht"] [outputFormats]...
Could be nice to have: * Night CSS, * Light CSS (current one). And then configure it in config.yaml? Is there a way to have little JS to change this?...