Skip to content
/ Ems Public

A simple, powerful static website builder built on Mathematica notebooks

License

Notifications You must be signed in to change notification settings

b3m2a1/Ems

Repository files navigation

Ems

license

Ems is a website builder initially developed as a Mathematica port of the pelican static site builder


Installation

The easiest way to install Ems is using a paclet server installation:

PacletInstall[
  "Ems",
  "Site"->
    "http://www.wolframcloud.com/objects/b3m2a1.paclets/PacletServer"
  ]

If you've already installed it you can update using:

PacletUpdate[
  "Ems",
  "Site"->
    "http://www.wolframcloud.com/objects/b3m2a1.paclets/PacletServer"
  ]

Alternately you can download this repo as a ZIP file and put extract it in $UserBaseDirectory/Applications


Screenshots

Here are a few screenshots of example sites that were built with Ems.

Blog

readme-1662041931382429234

Portfolio

readme-649061900144457109

Single-Page Scroll

readme-4848706735533894430

Most themes are based on Bootstrap and are very customizable


Examples and usages can be found on the Wiki

About

A simple, powerful static website builder built on Mathematica notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published