Skip to content

WebOrigami/blog-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project forms the starting point for the Origami tutorial that walks you through building a simple blog.

This repository provides just a few files as a head start.

If you'd prefer to create every file by hand to confirm there's no magic involved, make your own project folder and inside that create:

  • a package.json file like the one here
  • an empty src folder
  • a markdown folder with some sample blog post files like those in the markdown folder here

Then use a currently-maintained version of Node.js (v20 or later) to install Origami with:

$ npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published