Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhavya-dang/symbiosis-website

A website for the Amity University Biotech Lab Team - Symbiosis
https://github.com/bhavya-dang/symbiosis-website

Last synced: 30 days ago
JSON representation

A website for the Amity University Biotech Lab Team - Symbiosis

Awesome Lists containing this project

README

        

# Symbiosis

An article website made for the Amity Symbiotic Lab.

## Tech Stack

- [Astro](https://astro.build/)
- [Vim](https://www.vim.org/)
- [VSCode](https://code.visualstudio.com/)

## Execution

[@Sarlin-7757](https://github.com/Sarlin-7757) worked on the frontend and I worked on the backend.
For the frontend, the client wanted a minimal landing page for the homepage and a blog page for their articles. Since the client wanted a simple website and not a CMS, I decided to use Astro and MDX for the article pages. Instead of making a new CMS from scratch and writing the articles there, markdown files made it easier to upload new articles and can be done by a person wihout any knowledge of the development process. The markdown files are then converted to HTML using MDX and Astro. The website is hosted on Netlify.