Static Websites

The two main static web page packages for julia are Franklin.jl and StaticWebPages.jl. Franklin is clearly the most popular, and as of September 2023 it is getting close to 900 stars. This makes it among the most starred julia packages. Several julia projects, including this website and the documentation for Makie.jl, are built with Franklin.

StaticWebPages is less starred and less actively developed. It does however have a notable number of stars, indicating that it can get the job done. More detail can not be given by the current author, as I have not used the package myself.

This section is not yet written well. If you have used or developed Julia packages in this domain, we would love your help! Please visit the "Contributing" section of the repository that hosts this website for information on contributions.

This website is a community effort covering a lot of ever-changing information. It will therefore never be complete or without error. If you see something wrong, or have something to contribute, please see the "Contributing" section in the github repository.

Last modified: January 30, 2024. Built with Franklin.jl