Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2019-08-22-build-libraries-not-apps.cfg.php
Normal file
6
pages/blog/2019-08-22-build-libraries-not-apps.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "Build Libraries, Not Apps";
|
||||
$description = "A case for people to write libraries and other APIs first, rather than apps.";
|
||||
$created = "2019-08-22";
|
||||
$updated = "2019-08-22";
|
||||
?>
|
Reference in New Issue
Block a user