Skip to content

Simple project page template for your research paper, built with Astro and Tailwind CSS

Notifications You must be signed in to change notification settings

RomanHauksson/academic-project-astro-template

Repository files navigation

Academic project page template

Deploy to Netlify

This is a template you can use to create a simple project page for your research paper. See a live demo here.

Features

  • Astro framework: Built using the Astro web framework for fast and optimized static site generation and support for adding UI framework components like React, Preact, Svelte, Vue, SolidJS, AlpineJS and Lit.
  • Tailwind CSS: Styled with Tailwind CSS for utility-first, responsive design.
  • MDX: Edit the template in MDX, which allows you to write content in Markdown and use JSX variables, expressions, and components.
  • Native components: Includes components for figures, videos, YouTube embeds, two-column sections, and LaTeX equations.
  • Code highlighting: Syntax highlighting for code blocks using Shiki.
  • Responsive design: Fully responsive layout that looks great on all devices.

Usage

Need help setting up the template? Book a free call with me here, and I'll personally walk you through making your project page live.

  1. Click "Use this template" to make a copy of this repository and then clone it, or just clone it directly.
  2. Run npm install from the root of the project to install dependencies.
  3. Edit the template in /src/pages/index.mdx.
  4. Run npm run dev to see a live preview of your changes and npm run build to build the website when you're done.
  5. Host the website using GitHub Pages, Vercel, Netlify, or any other static site hosting service.

Notes

  • If you're using VS Code, I recommend installing the Astro extension to get IntelliSense, syntax highlighting, and other features.

Credits

This template was adapted from Eliahu Horwitz's Academic Project Page Template, which was adapted from Keunhong Park's project page for Nerfies. It's licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Simple project page template for your research paper, built with Astro and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published