a.anchor { display: block; position: relative; top: -250px; visibility: hidden; } '; $parser = new Mni\FrontYAML\Parser(); if (!isset($_GET["page"]) || !file_exists("pages/{$_GET['page']}.md")) { $title = "tilde.team~wiki"; include __DIR__.'/../header.php'; // render wiki index ?> '>

tilde.team wiki

welcome to the tilde.team wiki!

if you want to contribute, check out the source!


pages:

parse(file_get_contents($page))->getYAML(); if (!$yaml["published"]) continue; ?> ">
parse(file_get_contents("pages/{$_GET["page"]}.md")); $title = $pg->getYAML()['title'] . " | tilde.team~wiki"; include __DIR__.'/../header.php'; // show a single page ?> < ~wiki '> getYAML()['title']}"?>'>
getContent()?>
.md"> source