Skip to content

maltemosbach/project-page-template

Repository files navigation

Project Page Template

This template is designed to easily showcase academic project and builds upon the F3RM Website. Project pages using this template are deployed at:

🚀 Quickstart

To start using this template in your own project, click on Use this template. This website is built using Gatsby.js and styled with Tailwind CSS. Follow these steps to get up and running:

  1. Install Node.js via the instructions here
  2. Install yarn with npm install yarn
  3. Install project dependencies with yarn install
  4. Start the development server with yarn develop and customize the website

📦️ Build and Deployment

To build the website locally, run yarn build

To deploy the website to GitHub Pages, run one of the following commands:

  • yarn deploy-ssh for SSH-based authentication
  • yarn deploy for HTTPS-based authentication

Note

Before deploying, make sure to update the Git repository URL in package.json to point to your own repository if you're using this template for your project.

⚖️ License

This project is licensed under the MIT License. For more details, see the LICENSE file.

About

Template to easily showcase academic projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors