Skip to content

quintonn/InstaBlogEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaBlogEngine

The engine behind InstaBlog

This repository contains the source code to generate the html and JavaScript files used by InstaBlog

This project uses TypeScript, WebPack, TailwindCSS and Angular JS

Making changes

To make changes to this repository:

  1. Fork this repository
  2. Open the InstaBlogEngine directory and run npm run dev while developing
  3. Once you are happy with all our changes, run npm run build to produce the production output
  4. Create a pull request to push your changes back to this repository, if you want to share your changes

Other Notes

I use Visual Studio 2019 Community to open and edit the TypeScript files, but there is no restriction on which editor to use.

About

The engine behind InstaBlog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published