Skip to content

RaulCotar/raulcotar.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website thingy

File structure:

  • build - automatically generated, holds the site being served
  • pages - holds all the markdown source for the pages
  • res - holds resources like images, everything in here gets copied to build/res
  • template.html pandoc conversion template
  • styles.html used to generate css (included in the template)

The build sytem is a simple Makefile that compiles everything from pages and res into static web pages.
I use Pandoc for converting Commonmark (with pandoc extensions) to HTML5 with a custom template.

Page Ideas

  • home page be a presentation page for myself and this website/blog