Skip to content

DexterLagan/newstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newstrap

A fast, lightweight web framework written in newLISP

How does it look like?

Alt text

How to use:

1) update the database configuration file:
nano db.conf
2) start the server with:
sudo newlisp -http -d 80 -w ~/path/to/newstrap/
3) point your browser to:
http://localhost/index.cgi

For further customization, see the following pages for sample content: http://bootstrapdocs.com/v3.3.4/docs/examples/theme/ http://bootstrapdocs.com/v3.3.4/docs/getting-started/#examples

Use following links for CDN-hosted CSS, Theme, jQuery and Javascript: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js

License

Newstrap is free software; see LICENSE for more details.

About

A fast, lightweight web framework written in newLISP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published