https://github.com/foundation/proton
CLI Tool for compiling web pages and email
https://github.com/foundation/proton
Last synced: 3 months ago
JSON representation
CLI Tool for compiling web pages and email
- Host: GitHub
- URL: https://github.com/foundation/proton
- Owner: foundation
- License: mit
- Created: 2021-10-27T00:23:35.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-30T07:09:16.000Z (3 months ago)
- Last Synced: 2026-03-30T08:24:28.610Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 28.2 MB
- Stars: 22
- Watchers: 6
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Proton - CLI Tool for compiling web pages and email
Just like an actual proton is only one part of an atom, Proton is just one piece of the core for your project. It is not intended to be a full fledged CMS. It does zero management of your JavaScript, CSS, Assets or any kind of API that you website may require. Proton can compile your webpage assets into HTML, PHP or whatever language you may require.
This project is meant to replace the popular [panini](https://github.com/foundation/panini) site generator.
```
This project is in beta. Any feedback would be appreciated.
```
## Documentation
Check out the docs at
* [Installation](https://foundationcss.com/proton/install/)
* [Getting Started](https://foundationcss.com/proton/getting-started/)
* [Configuration](https://foundationcss.com/proton/configuration/)