Skip to content

CodeLikeAGirl29/bootstrap-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitscape: A Digital Exploration through Lines of Code

Directory Structure


  1. css\ - Stylesheets CSS files for the template.
  2. images\ - Images used in template.
  3. scripts\ - JavaScript used in the template.
  4. styles\ - SCSS source files for stylesheets CSS.
  5. favicon.ico - Favicon placeholder provided for the template.
  6. index.html - Main HTML page to open the template in browser.

How to Edit the template


  • Editing Content in template

To edit the content open the corresponding *.html files and open them in an editor such as VSCode. Search for the content you want to change and edit it to the text you want. Save the file and reopen HTML file in browser to see the changes.

  • Editing Styles of template

The main style is present in css\main.css which you can edit.

  • Changing Images

You can change images inside the images\ folder. Make sure to name the file same as the original file. If you wish to change the name of the image file then you must also make corresponding change in the HTML file which refer to that image.

Tech

bootstrap

js