Skip to content

dutkulang/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 docker compose up -d
    • The website is now live (this may take a few minutes). Go to your browser and enter: http://127.0.0.1:4000/
  • To stop the website run docker compose down

Documentation

  • You can see a basic tutorial for creating markdown files for the posts / projects here.
  • There is also a basic tutorial for adding team members to the Our Team page here.

Bugs and Issues

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

About

Website for CC4D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.7%
  • Other 1.3%