Visit https://hazarre.github.io/ to see this page in production.
Install hugo and run hugo server
to start the hugo website locally.
This is my personal site. Built with Hugo Supports LaTeX with katex.js and 3D animation with Three.js.
Follows Hugo directory structure.
content/
contains the markdown fileslayout/
static/js
custom jsstatic/css
custom cssstatic/lib
dependencies that can be extracted withnpm install
- Home
- Intro
- Portofolio
- Social Links
- Projects & Experiments (TBD)
- Writings & Blogs (TBD)
- Build Home Page
- Add KaTex.js support for markdown content
- Add Tufte.js support for Blogs
- Add p5.js / d2.js sections
- See Congo Theme for more features to add
- use npm package manager and perhaps serve the js lib myself
- Gallery (TBD)
- Hugo doc highlight and hugo doc markup
- set
border-radius:
for/* PreWrapper */
insyntax.css
, which is for.
Hugo, Bootstrap, Fontawesome, three.js, d3.jds, p5.js.