Skip to content

A Static Site Generator, 1% Inspired by Jurrasic Park, 99% Inspired by a yearning for knowledge.

Notifications You must be signed in to change notification settings

jordanvidrine/InGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InGen

A friend suggested to get deeper with my learning that I should attempt to build my own static site generator.

I started reading Jurassic Park last night, and today I will start building this generator.

Here is my attempt.

TODOS

  • Implement build to save MD post files to their respective location inside of site
    • example: /site/posts/8/8-1-19-Blog-Post-Title.html
  • (DONE!) Implement dev server to dynamically watch file edits
  • (DONE!) Copy assets folder from content to site
  • (DONE!) Implement ability to add posts from a post directory to the site
  • (DONE!) Separate getting page data from getting sections as they are independent of one another
  • (DONE!) Creation of multiple .html files at once

About

A Static Site Generator, 1% Inspired by Jurrasic Park, 99% Inspired by a yearning for knowledge.

Resources

Stars

Watchers

Forks

Packages

No packages published