This repository tracks the source code of the Bedrock Linux website.
To build the website, install:
markdown
.make
- Standard UNIX utilities such as
awk
andsed
.
Then run make
. It may be parallelized, e.g. make -j4
.
The bulk of the syntax is the original markdown with various project specific alterations. An incomplete list of such changes include:
- Various simple project-specific markup such as
~(foo~)
- Tables
- Page title and navigation bar information