A fast, lightweight web framework written in newLISP
1) update the database configuration file:nano db.conf2) 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
Newstrap is free software; see LICENSE for more details.