An open API service indexing awesome lists of open source software.

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

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/)