Skip to content

🌗 Overbrowsing is an applied research group dedicated to advancing our understanding of sustainable web design and development practises.

License

Notifications You must be signed in to change notification settings

overbrowsing/overbrowsing.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Overbrowsing is an applied research group dedicated to advancing our understanding of sustainable web design and development practises.

Overbrowsing occurs when herbivores graze excessively, exerting pressure on the environment, and this word, which has a common origin with internet browsing, corresponds with the initiative's core mission.

We are committed to shaping an innovative and mindful digital future, our approach is a blend of inquiry and action. The goal is to raise awareness, share crucial insights on the urgent need to reduce excess, and ignite tangible change.

The project advocates for conscious strategies, resource optimisation, and ethical considerations. Fostering a harmonious coexistence between technology and the planet.

Table of Contents

Installation

To get started with Overbrowsing, follow these installation steps:

Clone the repository to your local machine:

git clone https://github.com/overbrowsing/overbrowsing.com

Navigate to the project directory

cd overbrowsing

Install the required dependencies:

yarn
yarn build

This script will remove existing data and uploads, create necessary directories, and fetch the required data.

Geting Started

Serving

This project has a light server with express installed. To serve the project run:

yarn serve

This also runs yarn build.

Visit http://localhost:3000/ to view the site.

Contributing

If you'd like to contribute to Overbrowsing Github Project, please follow these steps:

Fork the repository.

Create a new branch for your feature or bug fix:

git checkout -b feature/your-feature-name

Make your changes and commit them:

git commit -m "Add your commit message here"

Push your changes to your fork:

git push origin feature/your-feature-name

Create a pull request to the main repository, explaining your changes.

License

This project is licensed under the MIT License.

About

🌗 Overbrowsing is an applied research group dedicated to advancing our understanding of sustainable web design and development practises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published