Skip to content

xtfer/nighthawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nighthawk PHP Site Tool

version 1.0
by Xtfer	

Nighthawk is a lightweight tool for building small PHP sites using flat file
structures. It should work on any server which can run PHP and has a very low 
memory footprint. It assumes that all content is held in flat PHP files (not a
database), but makes it a little easier to join this content together.

Features:
	- Clean URLs
	- Generate clean links (using the k() function)
	- Relatively secure
	- Respects folder structures
	- Work mostly in HTML, and use PHP only when required.
	- Easy to learn

The basic Nighthawk setup includes some starter files and includes a version of
Eric Meyer's CSS reset by Steve Zeidner (http://stevezeidner.com/html-and-css-starter-templates).
You can replace the HTML & CSS as you wish, this has just been provided by way
of example.

This software is copyright Christopher Skene, but is licenced under GPLv3. No
warranties are provided and you use this software at your own risk.

About

A lightweight, flat file PHP CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published