Create a notion of Export format, prepare for multiple generation systems
This commit is contained in:
committed by
Stéphane Goetz
parent
cc4ba14dc2
commit
90dbdb4f0b
@ -2,7 +2,7 @@
|
||||
|
||||
use Todaymade\Daux\Daux;
|
||||
use Todaymade\Daux\DauxHelper;
|
||||
use Todaymade\Daux\MarkdownPage;
|
||||
use Todaymade\Daux\Format\HTML\MarkdownPage;
|
||||
use Todaymade\Daux\Tree\Directory;
|
||||
use Todaymade\Daux\Tree\Content;
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
class Helper
|
||||
{
|
||||
|
||||
public static function copyAssets($path, $local_base)
|
||||
{
|
||||
@mkdir($path);
|
||||
|
Reference in New Issue
Block a user