CSUA / aprilfools-sp18

April Fools!

Home Page:https://www.csua.berkeley.edu/~robertq/aprilfools/out/readme.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

April Fool's 2018

This is an april fool's day project to redo the entire website with no "modern web frameworks"

I was a bit inspired by this blog post. I was also inspired when I realized how many times I had to paste "computing-resources" and variants on our current website. It totalled to somewhere around 9, in 5 different files.

This means no Node/React, no Django, no PHP even. In fact, this webpage is completely static.

I am using Pandoc, but I consider Pandoc to be closer to a document compiler than a web framework.

The tech stack is using tried and trusted Unix-y tools: Apache/Nginx serving HTML and CSS generated via Make and Awk.

On another note, this project was done remotely over ssh using Vim, Tmux, and Ranger. Just in case you were wondering. :)

Hope you all enjoy!

Robert Q

About

April Fools!

https://www.csua.berkeley.edu/~robertq/aprilfools/out/readme.html


Languages

Language:CSS 65.6%Language:Makefile 33.7%Language:HTML 0.7%