Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

A simple platform for professional alliance groups to manage members, projects, collaborations, and asks.

License

Notifications You must be signed in to change notification settings

nairuby/professional_alliance_group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ THIS REPO HAS BEEN MOVED: NEW LINK ⚠️

Professional Alliance Group

Setup

To set up the project for the first time, follow these steps:

For and clone the project

Run the setup

make setup

This will install the necessary dependencies and start the Jekyll server for development.

Update Instructions

If you need to update the project, you can follow these instructions:

  1. Pull the latest changes:

    git pull origin main
  2. Update your local dependencies:

    make install
  3. Start the server:

    make serve

Commands Overview

  • First Time Setup:
    Run make setup to install dependencies and start the Jekyll server.

  • Install Dependencies:
    Run make install to install or update the project's dependencies.

  • Serve the Site:
    Run make serve to start the Jekyll server for local development.

  • Clean Up:
    Run make clean to remove the vendor directory and the _serve folder.

Deployment

To build the site for deployment, you can run:

bundle exec jekyll build -d public

About

A simple platform for professional alliance groups to manage members, projects, collaborations, and asks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •