add README.md
This commit is contained in:
parent
7fd25bed72
commit
67fedf104f
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# sample-wp-block-theme
|
||||||
|
|
||||||
|
Repo for practice task for Autonomic front-end recruitment.
|
||||||
|
|
||||||
|
**Instructions:**
|
||||||
|
- Replicate [craze.co.uk](https://craze.co.uk) as a WordPress block theme.
|
||||||
|
- Notes:
|
||||||
|
- You can use the provided 'Inter' font in `/assets/fonts/` as the main sans-serif font in use on the site.
|
||||||
|
- Similarly, you can use any monospace font in place of the MD IO typeface the website is using for monospace text.
|
||||||
|
- The breadcrumb on top doesn't need to be functionaly. You can use static text.
|
||||||
|
- You don't need to copy all of the site's content. Feel free to use placeholder text.
|
||||||
|
- Majority of the site's styling should be implemented via `theme.json`.
|
Loading…
Reference in New Issue
Block a user