Skip to content

jondjones-poc/statiq-samplesite-markdown

Repository files navigation

Statiq Headless SSG WIth Netlify Demo Site - By Jon D Jones 💥

Example of how to use Statiq .NET static-site generation with markdown files and host it on Netlify

Installation

Clone the repo. This site makes use of the default Statiq theme, which you can find here.

The theme is added as a GitSubmodule and lives within the theme folder. You can see the submodule reference in .gitmodules. You will need to pull the files from the sub-module before the site will work. You can do that usign this command:

git submodule update --init --recursive

After you have the files you can build the site using:

dotnet run

You can then access the site locally using:

http://localhost:5080/

👻 Live Site URL, Github & Status 👺

You can see and access this site using these details:

Netlify Status

🔗 Useful Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published