Starter template with a modern tech stack for research project pages.
No need to learn React, just update the content under the src/app/page.js file
and deploy using GitHub pages.
Template example page: https://freiberg-roman.github.io/research-project-page/
- Clone as template and update the content under
src/app/page.jsfile - Add as many
TextBlock,ImageBlock,VideoBlocketc. components as needed - Add your images and videos under the
publicfolder - Link the
publicassets in thesrc/app/page.jsfile - Update the
.envfile to your project name - (optional) update the
favicon.ico - Deploy using GitHub pages
Contributions are welcome. If you have created some custom components for your project and want to share, please create a pull request. There are no hard rules, but try to keep the style consistent and reduce any additional dependencies.
MIT License, but please keep the footer component as is :)