Choose a Template
Once you are signed into GitHub use the direct links below to either our one or two column website template repositories.
Once you have gone to one of the above repositories you can double check it's the one you want by the name in the top left corner ( e.g jasminedesign / jwsone ).
We can now see a list of the files and folders in this repository that make up this template website
- index.html - This file is the structure of a webpage where you find the contents that will be visible online and the part you are about to make changes to by adding your own contents.
- /css/style.css - In this file holds what controls the design layout of the page and where we can change the styling of the page e.g font size or colour.
- img folder - This holds our images a placeholder and 4 commonly used social media icons.
- favicon.ico - This is the little image that displays in your web browsers tab bar when your page is open and appears when you bookmark a site.
- 404.html - A page to be used to setup a custom error page
- /.vscode/jws.code-snippets - If you are using VS Code then you will be able to use our pre defined code blocks
- /.vscode/extensions.json - A List of extensions which we recommended for users of VS Code
- License - The Templates license
- Readme.md - This readme is shown on the GitHub repository
In addition to the files that collectively make our website we have also included a codeswing.json file this is a fantastic little VS Code addin which displays your webpage along side your code and shows the changes you are making as you make them!
Key - Folder Name / File Name
Page Last Edited: