AbriCS / Horiseon

Refactoring the Horiseon Wesbite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Horiseon Refactor

This is the first portfolio task undertaken for UoB/Trilogy Coding Bootcamp 2021.

The purpose of this task was to review and revise the website code to ensure it meets quality and legislated standards.

Description

Horiseon is a consultancy company supporting organisations with their social media marketing. The Coronavirus Pandemic has forced the Horiseon Executive team to revise the efficacy of all their marketing tools which includes Search Engine Optimisation (SEO) of the company's website.

Getting Started

The following minimum requirements were secured;

  • 5G Wifi
  • Git hub repository.
 * This is an important step as Github safely stores the changes remotely and allow others to comment on the revisions.

Initial steps

  • Read the Brief
  • Clarify the acceptance criteria.
  • Log into Github
  • Create a new Repository
  • Copy the SSH key to the local computer.

* This is achieved by clicking the little boxes next to the Git Hub key. See the image below.

Executing program

  • Open the Terminal (cmd +T) on the local computer and create a home file for the Horiseon Project
  • Open the file then type the following;
  • Git clone then "paste the copied SSH key here"
  • Type Git add followed by Git Commit -m' followed by "the name of the changes made inside the speech marks"
clone, add, commit, push, status

Help

Advise for common problems or issues.

clone, add, commit, push, status or ASK

Authors

Version History

  • 0.2 The Latest

    • Click here for the final release. 2021/12/12.
  • 0.1

    • Initial Release 2021/12/02

License

This project is licensed under the Creative Commons Licence and is free to use and develop. Citation of the Author is recommended.

Acknowledgments

Inspiration, code snippets, etc.

About

Refactoring the Horiseon Wesbite


Languages

Language:HTML 54.5%Language:CSS 45.5%