stratofax / cbailylaw

The source code for the C Baily Law website
Mozilla Public License 2.0
0 stars 0 forks source link

cbailylaw

The source code for the C Baily Law website. This single-page website consists of an index.html file, plus CSS and JavaScript files. We are not using any JS frameworks.

How to use this repository

  1. Clone the repository from GitHub.
  2. Create a new branch from the main branch to work on.
  3. Push the changes to the branch to GitHub.
  4. Open a Pull Request on GitHub to merge the changes onto the main branch.

File Locations

assets

public_html

This folder contains the index.html file (currently just the text for the homepage). This directory is the root of the website.