www_circl/src
2025-05-07 15:57:37 +02:00
..
about/img base project 2025-05-02 15:42:14 +02:00
assets edit colors 2025-05-07 13:57:50 +02:00
contact/img base project 2025-05-02 15:42:14 +02:00
features/img base project 2025-05-02 15:42:14 +02:00
fonts add home secton 78 2025-05-02 17:32:57 +02:00
home edit pricing 2025-05-07 15:09:12 +02:00
about.html edit pricing 2025-05-07 15:09:12 +02:00
base.html edit pricing 2025-05-07 15:09:12 +02:00
circle.png add discount 2025-05-07 15:35:39 +02:00
contact.html edit pricing 2025-05-07 15:09:12 +02:00
features.html edit pricing 2025-05-07 15:09:12 +02:00
index.html add footer 2025-05-07 15:57:37 +02:00
input.css add discount 2025-05-07 15:35:39 +02:00
Open Sauce One OFL.txt add discount 2025-05-07 15:35:39 +02:00
Open Sauce Sans OFL.txt add discount 2025-05-07 15:35:39 +02:00
Open Sauce Two OFL.txt add discount 2025-05-07 15:35:39 +02:00
open-sauce.zip add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Black.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-BlackItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Bold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-BoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-ExtraBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-ExtraBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Italic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Light.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-LightItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Medium.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-MediumItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-Regular.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-SemiBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceOne-SemiBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Black.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-BlackItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Bold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-BoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-ExtraBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-ExtraBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Italic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Light.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-LightItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Medium.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-MediumItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-Regular.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-SemiBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceSans-SemiBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Black.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-BlackItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Bold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-BoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-ExtraBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-ExtraBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Italic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Light.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-LightItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Medium.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-MediumItalic.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-Regular.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-SemiBold.ttf add discount 2025-05-07 15:35:39 +02:00
OpenSauceTwo-SemiBoldItalic.ttf add discount 2025-05-07 15:35:39 +02:00
output.css add footer 2025-05-07 15:57:37 +02:00
README.md base project 2025-05-02 15:42:14 +02:00

Website Template Guide

Using base.html Template

The base.html file serves as a template for creating new pages. It includes the common navigation bar and footer that should be consistent across all pages.

How to Create a New Page

  1. Copy the contents of base.html
  2. Replace the placeholder comments with your content:
    • Replace <!-- PAGE_TITLE --> with your page title
    • Replace <!-- PAGE_CONTENT --> with your main content

Example

<!-- Copy from base.html and modify like this: -->
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>My New Page</title> <!-- Changed from PAGE_TITLE -->
    <link href="../dist/output.css" rel="stylesheet">
</head>
<body class="min-h-screen bg-black">
    <!-- Navigation and other elements from base.html stay the same -->
    
    <main>
        <!-- Your page-specific content goes here -->
        <header class="text-center mb-12">
            <h1 class="text-4xl font-bold text-white mb-4">My New Page</h1>
        </header>
        
        <section>
            <!-- Add your sections here -->
        </section>
    </main>
    
    <!-- Footer from base.html stays the same -->
</body>
</html>

Template Elements

  1. Navigation Bar: Includes logo and menu links
  2. Main Content Area: Marked with <!-- PAGE_CONTENT -->
  3. Footer: Copyright information

Styling

  • The template includes dark mode by default
  • Uses Tailwind CSS classes for styling
  • Maintains consistent spacing and layout across pages