7 lines
55 B
Makefile
7 lines
55 B
Makefile
|
build:
|
||
|
pelican
|
||
|
|
||
|
pdf:
|
||
|
pelican -s pelicanconf-full.py
|
||
|
|