Skip to content

lucasdesiderio/journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journal

This repository now has two clear content areas:

  • blog/: long-form posts and pages intended for future static site publishing
  • notes/: technical reference material, commands, snippets, and local development notes

Structure

  • blog/
  • notes/technical/

How to use it

  • Add publishable writing to blog/drafts/ and blog/posts/
  • Keep quick reference material and cheat sheets in notes/technical/

Blog Site

The blog/ directory is wired into an Eleventy site.

  • Install dependencies with npm install
  • Run the local site with npm run dev
  • Create a production build with npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors