Skip to content

Markdown converter from 5e.tools homebrew tools to Homebrewery v3. 🎲

License

Notifications You must be signed in to change notification settings

Nereare/stat-block-md-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stat Block Markdown Converter

GitHub package.json version License Contributor Covenant

Markdown converter from 5e.tools homebrew tools to Homebrewery v3. 🎲

Installing

  1. Make sure you have the executable dependencies first:
    1. Yarn; e
    2. Sass;
  2. Clone the repository:
    1. Navigate to the folder where you want to clone the repo; and
    2. Execute: git clone https://github.com/Nereare/stat-block-md-converter.git;
  3. Go to the repo:
    1. Windows' cmd: Set-Location -Path Path\To\Repo;
    2. Unix or Windows PowerShell: cd path/to/repo;
  4. Install the repo dependencies: yarn or yarn install;
  5. Compile the style CSS:
    1. Execute sass style.scss:style.css --style=compressed;
      • While the parameter --style=compressed isn't needed, it helps to spare a couple bytes of filespace;
  6. Copy all the files to your server (local or remote);
    1. The dotfolders and dotfiles may be ignored;
  7. Ready, you can use the tool now! 🎉

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🎉

Please, also read our Contributing Guidelines.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct.

By participating in this project you agree to abide by its terms.

History & Versioning

See the Change Log for further history.

This project uses SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is available under the Do What The F*ck You Want To Public License.