https://github.com/praisespjmt/loam-bakery
Cloning Loam Bakery from Squarespace
https://github.com/praisespjmt/loam-bakery
Last synced: 3 months ago
JSON representation
Cloning Loam Bakery from Squarespace
- Host: GitHub
- URL: https://github.com/praisespjmt/loam-bakery
- Owner: PraisesPJMT
- Created: 2022-05-27T11:25:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T22:47:27.000Z (about 4 years ago)
- Last Synced: 2025-07-23T18:54:10.488Z (11 months ago)
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
This Repository was created for my Personal Web Dev Practice
Contributor to the Repo
- @PraisesPJMT
Creation: 27.05.2022 [12:26 UTC+1]
Contact: praisesmusa@outlook.com
+234(0)8085852828
------------------------------------------
INTRODUCTION
------------------------------------------
This is a personal practice for my Web Dev
skill. The Repo contains file to clone
Loam Bakery page template
https://loam-demo.squarespace.com/?nochrome=true
created by Squarespace (https://www.squarespace.com/)
The clone practice is focused on recreating
the template as close as possible using only
HTML and CSS
------------------------------------------
HTML FILE GUIDE
------------------------------------------
The code for the Header and Footer of the
clone Template is on the index.html file.
Other HTML files for the clone pages are
- index.html
- order.html
- about.html
- blog.html
- contact.html
------------------------------------------
CSS FILE GUIDE
------------------------------------------
The code for the styles Header and Footer
as well as all the HTML files of the clone
template is on the single stylesheet.css
file inside the css/ folder.