Skip to content

mrponuk/CC4D

Repository files navigation

CC4D Website

A modified version of Bootstrap Clean Blog Jekyll to be used for Community Creativity 4 Development.

Download and Installation

To run the website locally, you must first install Jekyll and git:

Running the Website Locally

  • Open Command Prompt
  • Navigate to desktop: cd desktop
  • Clone the repo: git clone https://github.com/mrponuk/CC4D.git
    • If this is your first time cloning a repo this should bring up the Github Credential Manager, make sure to sign in.
  • Navigate to the CC4D root directory: cd CC4D
  • Run bundle exec jekyll serve
    • The website is now live. Go to your browser and enter: https://127.0.0.1:4000/CC4D/

Updating Local Files to Match the Repo

  • Open Command Prompt
  • Navigate to CC4D root directory cd desktop/CC4D
  • Pull the repo: git pull origin main
  • Run bundle exec jekyll serve
    • The website is now live. Go to your browser and enter: https://127.0.0.1:4000/CC4D/

Bugs and Issues

Have a bug or an issue with the website? Open a new issue here on GitHub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages