Club Website 2019
Theme by
Amfoss |Updated:
2 Apr 2023
|481 Stars
This project is outdated and is no longer actively maintained. Archived for reference. Website of FOSS@Amrita, Powered by JAMStack
Categories
Overview
The amFOSS Website is a website for FOSS@Amrita, powered by Next.js. It provides information about the organization and its activities. The website can be installed and developed locally using Node.js and NPM, and can be deployed using Surge.
Features
- Next.js powered website for FOSS@Amrita
- Easy installation using Node.js and NPM
- Local development environment setup using Surge
- Deployment using Surge
Installation
To install the amFOSS Website, follow these steps:
- Make sure you have Node.js and NPM installed on your system. If not, refer to the installation page on the amFOSS wiki.
- Navigate to the directory of the website and start it up.
- Your site will now be running at https://localhost:8000.
Development
To develop the amFOSS Website locally, follow these steps:
- Create a Surge account.
- Clone the amFOSS Website repository and navigate to its root directory.
- Run the command “surge” in the terminal.
- Enter your email and password when prompted, and verify your email.
- Generate a token.
- Open your GitLab account and go to Settings > CI/CD > Variables.
- Add your environment variables SURGE_TOKEN and SURGE_LOGIN to the variables list.
Summary
The amFOSS Website is a Next.js powered website for FOSS@Amrita. It can be installed and developed locally using Node.js and NPM, and can be deployed using Surge. The installation and development process is straightforward and well-documented, making it easy for users to get started with the website.