Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

This my bare bones template for Roll20 character sheets

Notifications You must be signed in to change notification settings

clevett/roll20-SheetTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roll20 Character Sheet Template

Necessary files

For Roll20 the files you need are .css, .html, preview.png, and sheet.json. All the others are optional. They are intended to be used by front-end developers with NPM and compiled languages.

NPM

This is a template uses NPM to develop character sheets.

Dependencies are outlined in the package.json. Just use npm install to download them.

Start the compiles for SCSS & PUG with npm start.

Compile Files

If you wish to rename pug.pug and scss.scss be sure to update the package.json names.

Unit Tests

QUnit is setup to do unit tests. Tests folder can be removed if you're not wriing tests.

About

This my bare bones template for Roll20 character sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published