Skip to content

rhildred/info2300Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

info2300

This produces a binder from the SDLCDocs for a CAPSTONE project, or any other markdown docs it may come across other than README.md

To produce a .pdf of the SDLCDocs, in an empty folder:

git clone https://github.com/rhildred/info2300Documentation .
npm install
npm start

To recreate the allMarkdown.json file containing markdown files in the project:

node walk.js

And to just emit one long .html file with the markdown in it:

node emit.js

I also started with word document templates and made markdown from them. Some of the templates were from the CDC up. Most were from the Conestoga CAPSTONE shell. To convert the word to markdown I used mammoth. I updated this project in 2023 because I was looking for a way to convert to markdown from word and remembered doing it. Hopefully this will help you with your CAPSTONE or with making multipart documents from markdown files.

About

Markdown files for all CP/CPA capstone deliverables and a node script to assemble them into a binder

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages