Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.35 KB

Project Name: ASCENDynamics Website

  • Project Description: This is a static version of the ASCENDynamics website, a non-profit organization that provides resources to worker-owned cooperatives, startups, and non-profits.

Installation:

  • Clone this repository: git clone https://github.com/ASCENDynamics-NFP/static-ascendynamics-website.git
  • Open the index.html file in your browser.

Usage:

  • Navigate to the different pages using the navigation menu: Home, About, Services, Startups, Nonprofits, Think Tank, and Contact Us.
  • Read the content and information provided on each page.

Contributing:

  • Fork the repository
  • Create a new branch: git checkout -b feature/your-feature-name
  • Make your changes and commit them: git commit -m "your commit message"
  • Push to the branch: git push origin feature/your-feature-name
  • Submit a pull request

Run Locally:

  1. Navigate to static-ascendynamics-website directory.
  2. For Python3: run in terminal python -m http.server
  3. Use provided URL

Credits:

Include a list of the contributors and their contributions to the project.

  • Marcin: Setting up the initial site and organizaton.
  • Tim: Being a motivating factor.
  • Nic: Being a motivating factor.
  • Matt: Being a motivating factor.

License:

This project is licensed under the Apache License 2.0. See the LICENSE.md file for details.