Skip to content

Python module to extract globals from a site index, then inject into the other .html files.

Notifications You must be signed in to change notification settings

iJunkie22/SiteHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIteHTML iconSiteHTML

Using in JetBrains WebStorm

In Preferences > Tools > External Tools

Click the + button to add a new item. Enter these settings:

Program: /usr/bin/python

Parameters: -m SiteHTML "$ProjectFileDir$/"

Working directory: PATH TO SiteHTML*

You can then use the macro simply by selecting it in the Tools window menu.

If you want to use it in the toolbar, you can use the SIteHTML icon icon.

WebStorm toolbar with SiteHTML

* This is only necessary if you do not use the python setup script

About

Python module to extract globals from a site index, then inject into the other .html files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages