Skip to content

A power full tool to convert handelbar templates to cms managed website

License

Notifications You must be signed in to change notification settings

pankajanupam/potent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potent

Potent is a javascript library which convert handelbar templates to fully backend managed website. Not a single line code required for backend. Just feed the handelbar layout, template and component to potent and potent create admin interface for you website.

How to install

npm -i potent-cms

Configuration

import potent from 'potent-cms'

potent(HOST,PORT,THEME_PATH);

HOST: hostname to run server. Default is localhost PORT: Default Port is 3000 THEME_PATH: Absolute path of template folder which should containt hbs files

License

See the LICENSE file.

About

A power full tool to convert handelbar templates to cms managed website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published