Surobaki / academic-soup

Personal website in Haskell using the Slick framework & template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic Soup

Academic Soup is the name of my personal website. It's built from a template using Slick. It's deployed on Firebase. I'm trying to stick to my personal coding and design philosophies to showcase the way I like things most:

  • minimal large frameworks for small projects,
  • playful design,
  • not taking the project (or yourself) too seriously.

Roadmap

Last update: [2022-08-06]

  • Start playing around with my tech stack
  • Create an acceptable design prototype in HTML/CSS
  • Finish creation of HTML/CSS/JS frontend with Mustache templating
  • Write content for website
  • Set up functional blogging with Slick

FAQ

Question 1.

Why Firebase?

I just don't have much experience with other things and Firebase seems simple to set up.

Question 2.

Why Haskell/Slick?

I'm going through a phase of interest and hyperfixation on Haskell. Slick came up first in my searches and it seemed to match my desire for simplicity and speed.

Sourcing

The images for Twitter and Github are downloaded from the respective brand guidelines.

My PGP icon is taken from ModernPGP/icons (/keys/icon-key.svg).

My ProtonMail icon is taken from Simple Icons.

My LinkedIn icon is taken from iconAPE, I couldn't find a black LinkedIn logo from official sources.

Asset sources per-post on the website can be found in each post.

About

Personal website in Haskell using the Slick framework & template.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 43.6%Language:Haskell 32.1%Language:CSS 19.1%Language:JavaScript 5.2%