Making a Website | Nate's Website

Making a Website

Table of Contents

Tooling

Hosting, templating languages, and DNS is the easy part of making a website! Designing a nice looking website seems much harder. I used 11ty to do the content generation with Nunjucks for the templates. Github's hosting is pretty handy if you don't need to run any server side logic.

Latex

Mathjax and nunjucks mean you can write latex same as normal minus some special packages. Inline 1ex , and block mode,

1x2

work just as expected.

Bokeh

This is an example of a bokeh plot.

Plotly

This is an example of a plotly plot.