Skip to content

clerusync/Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,040 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clerusync

This repository contains the source code for the public-facing website of Clerusync. Digital Solutions, Developing Custom Solutions For Your Business & Project.

About The Project

The site includes multiple folders Boda Boost, Clerusync Clean, Clerusync Investment, Cube Climber, Email Unsubscribe, Merchandise, Recollect, Running Log, Screen Test & Water Remover, Screen Test & Water Remover Ad, Clerusync Travel, Word Guess, Word Guess Ad and Work Out Log.

Architecture

This project is a website built with HTML, CSS and JavaScript.

Repository Structure

The main files and directories in this repository are:

  • index.html: The main landing page.

  • 404.html: The 404 error page.

  • BTrenchAfrica.html: The BTrench Africa webpage.

  • BodaBoostWebsite.html: The BodaBoost website page.

  • CNAME: The domain configuration file.

  • CRM.html: The CRM system page.

  • Careers.html: The careers and job listings page.

  • Clerur.html: The Clerur webpage.

  • CubeClimberWebsite.html: The Cube Climber website page.

  • ForgotPassword.html: The password recovery page.

  • Form.html: The general form page.

  • GlowCherries.html: The Glow Cherries webpage.

  • IncognitoChat.html: The Incognito Chat application page.

  • IncognitoChatWebsite.html: The Incognito Chat website page.

  • Investment.html: The investment page.

  • PDFScanner.html: The PDF scanner tool page.

  • Peace.html: The Peace webpage.

  • PrivacyPolicy.html: The privacy policy page.

  • Rigel.html: The Rigel webpage.

  • RunningLog.html: The running log tracker page.

  • SSHIE.html: The SSH interface page.

  • Saunter.html: The Saunter webpage.

  • ScreenTest&WaterRemover.html: The screen test and water remover tool page.

  • ShareCertificate.html: The share certificate page.

  • Spring.html: The Spring webpage.

  • TO.html: The TO webpage.

  • TermsofService.html: The terms of service webpage.

  • UniversalCareandSupportServicesWebsite.html: The Universal Care and Support Services website page.

  • VRS.html: The VRS webpage.

  • WordGuess.html: The word guessing game page.

  • WorkOutLog.html: The workout log tracker page.

  • assets/: Contains all static assets:

    • css/: Stylesheets for the website.
    • js/: JavaScript files.
    • images/: Contains logos and other image assets.
    • vendor/: JavaScript and Stylesheets.

Running Locally

To view the website locally, you can follow these steps:

  1. Clone the repository:
    git clone https://github.com/clerusync/Website.git
  2. Navigate to the project directory:
    cd Website
  3. Open the index.html file in your preferred web browser.

For a more complete experience that respects the clean URL configuration, you can use a local web server. If you have Python installed, you can run:

# For Python 3
python -m http.server

# For Python 2
python -m SimpleHTTPServer

Then, navigate to http://localhost:8000 in your browser.

About

Clerusync Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors