From 18c1a953b6c7c2f095135daca9660aeccf386100 Mon Sep 17 00:00:00 2001 From: TSR Date: Mon, 9 Mar 2026 12:58:27 +0530 Subject: [PATCH] Add tsr-page academic profile template --- content/theme/tsr-page.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/theme/tsr-page.md diff --git a/content/theme/tsr-page.md b/content/theme/tsr-page.md new file mode 100644 index 000000000..248a76fb1 --- /dev/null +++ b/content/theme/tsr-page.md @@ -0,0 +1,32 @@ +--- +title: "tsr-page" +github: https://github.com/iam-tsr/tsr-page +demo: https://iam-tsr.github.io/tsr-page/ +author: Tushar Soni +date: 2026-03-09 +ssg: + - Eleventy +cms: + - No CMS +archetype: + - Blog + - Portfolio + - Artwork + - Publications +description: A minimal, modern academic profile template for scholars and designers. Powered by Eleventy — zero-config, fast, and easy to customize. +--- + +# A minimal, modern academic profile template + +tsr-page is a ready-to-use academic portfolio template built with Eleventy. It provides a clean, responsive layout for showcasing your research, projects, publications, blog posts, and artwork — all configurable through simple YAML and Markdown files. + +## Features + +* **Pre-built pages** — About, Projects, Publications, Blog, Gallery, and CV +* **Dark / Light theme** — toggle with one click; respects user preference +* **Blog with Markdown** — write posts with full Markdown-it + KaTeX math support +* **YAML-driven content** — update your data — no template editing needed +* **Responsive design** — mobile-first layout with hamburger navigation +* **Custom loader animation** — configurable loading screen +* **GitHub Pages ready** — ships with a deploy workflow out of the box +* **Minimal dependencies** — only Eleventy, Markdown-it, and KaTeX \ No newline at end of file