Skip to content

MattSheehanDev/jekyll_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Jekyll plugin to compile Typescript

Setup

  1. Add jekyll_ts.rb to _plugins folder
  2. Add plugin configs to your _config.yml file
    • tsc: path of typescript compiler
    • js_dest: output of js files after compilation
  3. Javascript files will write to js_dest location on build

About

jekyll typescript compile plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages