Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (33 loc) · 1.59 KB

File metadata and controls

53 lines (33 loc) · 1.59 KB

γ Photon Framework

Use modernized retro tech at the speed of light towards the future.

Photon is a web development platform that takes simplicity over complexity. Great for beginners and experts.

This framework is not meant to be used for complex web applications, only for simple pages. The purpose is to improve the general performance and simplify the deployment.

NPM

Runtime

NPM version NPM downloads Types included

CLI (Compiler)

NPM version NPM downloads Types included

Use Cases

  • Portfolios
  • Info pages
  • Online documentations
  • Blogs
  • ...

Keep it simple

You don't need JavaScript to get Photon working.

Speed and performance

Most frameworks add too much overhead to simple websites. Photon does the opposite, it is designed for simple websites.

It stays in the Browser

The complete code is executed client-side in the browser. Basic features are available without client-side JavaScript.

SEO

  • Prerendered pages at compile time (with subpages and components)
  • Automaticly generated robots.txt and sitemap.xml (if nothing specified)

More information

  1. Quick Start
  2. Troubleshooting