This project is outdated and is no longer actively maintained. Archived for reference. Website of FOSS@Amrita, Powered by JAMStack
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.
To develop the amFOSS Website locally, follow these steps:
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.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.