proton icon indicating copy to clipboard operation
proton copied to clipboard

CLI Tool for compiling web pages and email

Results 9 proton issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/foundation/proton/discussions/20 Originally posted by **benthien** February 22, 2022 Has anyone been able to get the watch command to work in Proton? If so I would like to...

bug

The watch command works well when you update the content in the pages. However, if you update a partial or macro, it will not work. Twig seems to be caching...

bug

Does not seem to install correctly on ubuntu. The install command: `composer global require foundation/proton` will run after upgrading to composer 2 and PHP8 (not a huge deal), after installation...

Most data in the release notes... https://github.com/foundation/proton/releases/tag/v0.5.0

documentation

Ability to generate an RSS feed from a set of pages/blog.

enhancement

The README is basically a brain dump of all of the features. This needs to be reworked so that it's easier to consume.

documentation
help wanted

Right now, there are no tests. It would be great to build out the templates inside `sample` and build tests around their expected output into the `dist` folder.

enhancement

Improve the output of the proton commands. Add logging at various steps. Add a standard verbose option to increase the amount of logging to the screen.

enhancement

Add full support for Inky syntax inside of Twig templates. There is already a Inky Twig extension. This will allow proton to be used with Foundation for Emails

enhancement