Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 802 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 802 Bytes

ONEPAGE-STARTER

Overview

A blog template for onepage. one page is a static site generator, written by rust. Check this repo: ONEPAGE

Online demo

My blog

Structure

  • /dist: generated site
  • /pages: markdown source file
    • index.md => index page
    • /posts/*.md => post page
    • /image images used in markdown file
  • /static: static resources
    • /assets: img/css/font
    • /favicon favicon files
  • /templates: html templates