Finish outline

main
dugo3number2 2023-12-05 16:01:00 -06:00
parent fff1fb3bd8
commit 578914a754
4 changed files with 114 additions and 7 deletions

Binary file not shown.

View File

@ -1,5 +1,59 @@
<h1 id="page-layout">Page layout</h1>
<h1 id="i.-home-page">I. Home page</h1>
<h1 id="ii.-menu-page">II. Menu page</h1>
<h1 id="iii.-order-page-kind-of-like-coffee-app">III. Order page (kind
of like coffee app)</h1>
<ul>
<li>Home page</li>
<li>Menu page</li>
<li>Order page (kind of like coffee app)</li>
</ul>
<h1 id="home-page">Home page</h1>
<h1 id="i.-site-wide-header">I. Site-wide header</h1>
<h1 id="ii.-large-banner">II. Large banner</h1>
<h2 id="a.-slowly-spinning-coffee-mug-background">A. Slowly spinning
coffee mug background</h2>
<h2
id="b.-text-saying-the-best-coffee-made-by-the-best-students-spinning-in-the-center">B.
Text saying “The best coffee made by the best students spinning in the
center</h2>
<h2 id="c.-order-and-menu-buttons-to-go-to-respective-pages">C. Order
and menu buttons (to go to respective pages)</h2>
<h1 id="iii.info">III.Info</h1>
<h2 id="a.-hours">A. Hours</h2>
<h2 id="b.-dates">B. Dates</h2>
<h2 id="c.-location">C. Location</h2>
<h1 id="iv.-highlighted-coffees">IV. Highlighted coffees</h1>
<h2 id="a.-hot-chocolate-latte">A. Hot Chocolate Latte</h2>
<h2 id="b.-iced-coffee">B. Iced Coffee</h2>
<h2 id="c.-sugar-free-hot-chocolate">C. Sugar-free Hot Chocolate</h2>
<h1 id="v.-images">V. Images</h1>
<h1 id="vi.-site-wide-footer">VI. Site-wide footer</h1>
<h1 id="about-page">About page</h1>
<h1 id="i.-site-wide-header-1">I. Site-wide header</h1>
<h1 id="ii.-about-lcs">II. About LCS</h1>
<h1 id="iii.about-lcs-beacon-blend">III.About LCS Beacon Blend</h1>
<h1 id="iv.-images-different-from-home-page">IV. Images (different from
home page)</h1>
<h1 id="v.-site-wide-footer">V. Site-wide footer</h1>
<h1 id="menu-page">Menu page</h1>
<h1 id="i.-site-wide-header-2">I. Site-wide header</h1>
<h1 id="ii.-order-button">II. Order button</h1>
<h1 id="iii.drink-options">III.Drink options</h1>
<h1 id="iv.-add-ons">IV. Add-ons</h1>
<h2 id="a.-syrups">A. Syrups</h2>
<h2 id="b.-drizzles">B. Drizzles</h2>
<h2 id="c.-whipped-cream">C. Whipped Cream</h2>
<h1 id="v.-desserts">V. Desserts</h1>
<h1 id="vi.-order-button">VI. Order button</h1>
<h1 id="vii.-site-wide-footer">VII. Site-wide footer</h1>
<h1 id="order-page">Order page</h1>
<h1 id="i.-site-wide-header-3">I. Site-wide header</h1>
<h1 id="ii.-information">II. Information</h1>
<h2 id="a.-name">A. Name</h2>
<h2 id="b.-contact-information">B. Contact information</h2>
<h1 id="iii.drink">III.Drink</h1>
<h1 id="iv.-add-ons-1">IV. Add-ons</h1>
<h2 id="a.-syrups-1">A. Syrups</h2>
<h2 id="b.-drizzles-1">B. Drizzles</h2>
<h2 id="c.-whipped-cream-1">C. Whipped Cream</h2>
<h1 id="v.-desserts-1">V. Desserts</h1>
<h1 id="vi.-payment">VI. Payment</h1>
<p>Make note of punchcard purchases # VII.Special Notes # VIII.Order
Button # VIV.Site-wide footer</p>

View File

@ -1,4 +1,57 @@
# Page layout
# I. Home page
# II. Menu page
# III. Order page (kind of like coffee app)
* Home page
* Menu page
* Order page (kind of like coffee app)
# Home page
# I. Site-wide header
# II. Large banner
## A. Slowly spinning coffee mug background
## B. Text saying "The best coffee made by the best students spinning in the center
## C. Order and menu buttons (to go to respective pages)
# III.Info
## A. Hours
## B. Dates
## C. Location
# IV. Highlighted coffees
## A. Hot Chocolate Latte
## B. Iced Coffee
## C. Sugar-free Hot Chocolate
# V. Images
# VI. Site-wide footer
# About page
# I. Site-wide header
# II. About LCS
# III.About LCS Beacon Blend
# IV. Images (different from home page)
# V. Site-wide footer
# Menu page
# I. Site-wide header
# II. Order button
# III.Drink options
# IV. Add-ons
## A. Syrups
## B. Drizzles
## C. Whipped Cream
# V. Desserts
# VI. Order button
# VII. Site-wide footer
# Order page
# I. Site-wide header
# II. Information
## A. Name
## B. Contact information
# III.Drink
# IV. Add-ons
## A. Syrups
## B. Drizzles
## C. Whipped Cream
# V. Desserts
# VI. Payment
Make note of punchcard purchases
# VII.Special Notes
# VIII.Order Button
# VIV.Site-wide footer

Binary file not shown.