zense 0.0.1

Zense - next-gen static site generator
Documentation
1
2
3
4
5
6
7
8
9
10
//! Zense - next-gen static site generator.
//! 
//! This package is a work in progress and is not yet complete. It belongs to
//! the [Zensical] organization, and will be released once its ready. It is
//! part of our effort to create a next-gen static site generator in Rust as
//! a successor to [Material for MkDocs], which is written in Python.
//! 
//! [Zensical]: https://github.com/zensical
//! [Material for MkDocs]: https://github.com/squidfunk/mkdocs-material
pub fn placeholder() {}