Fix python doc link

This commit is contained in:
Julien Palard 2017-05-27 23:30:35 +02:00
parent 8e6f46f9a8
commit b52e2b9f27
3 changed files with 5 additions and 2 deletions

View File

@ -40,6 +40,9 @@ endif
html:
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS)
rsync:
rsync -vah /home/mdk/my/www/ mdk.fr:/var/www/
help:
@echo 'Makefile for a pelican Web site '
@echo ' '

View File

@ -8,7 +8,7 @@ status: hidden
Senior lead software architect at [meltygroup](http://www.meltygroup.com).
- My projects
- [Translating python doc in French](http://www.afpy.org/doc/python/3.5/).
- [Translating the Python documentation in French](https://www.python.org/dev/peps/pep-0545/).
- [logtop](http://julienpalard.github.io/logtop/) a realtime log line analzer.
- [Pipe](//julienpalard.github.io/Pipe/) a python module to use | like in a shell ([on Github](https://github.com/JulienPalard/Pipe), [on PyPI](//pypi.python.org/pypi/pipe/1.3)).
- [ashttp](//julienpalard.github.io/ashttp/) a way to expose shell command output as http.

View File

@ -1,4 +1,4 @@
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin);
/* @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&subset=latin); */
/***** Global *****/
/* Paragraphs */