diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..ed41d24 --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,44 @@ +/* + * Custom Styles for the Blog + */ +body { + font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; + color: #212529; +} + +h1, h2, h3, h4, h5, h6 { + font-family: Georgia, 'Times New Roman', Times, serif; +} + +.blog-header { + border-bottom: 1px solid #e5e5e5; +} + +.blog-title { + font-size: 2.5rem; + font-weight: bold; +} + +.blog-post-title { + font-size: 2.25rem; + margin-bottom: 0.25rem; +} + +.blog-post-meta { + margin-bottom: 1.25rem; + color: #6c757d; +} + +.blog-post img { + max-width: 100%; + height: auto; + border-radius: 0.25rem; +} + +.blog-footer { + padding: 2.5rem 0; + color: #6c757d; + text-align: center; + background-color: #f8f9fa; + border-top: 1px solid #e5e5e5; +} diff --git a/assets/js/main.js b/assets/js/main.js new file mode 100644 index 0000000..af8e55f --- /dev/null +++ b/assets/js/main.js @@ -0,0 +1 @@ +// Custom JavaScript for future use diff --git a/index.php b/index.php index 7205f3d..90c1d8c 100644 --- a/index.php +++ b/index.php @@ -1,150 +1,85 @@ - - - - New Style - - - - - - - - - - - - - - - - - - - + + + + + MARC - A Clean Blog + + + + + + + + + + + + + + + + + + + + -
-
-

Analyzing your requirements and generating your website…

-
- Loading… -
-

AI is collecting your requirements and applying the first changes.

-

This page will update automatically as the plan is implemented.

-

Runtime: PHP — UTC

+ +
+
+
+
+ MARC +
+
+
+
+ +
+
+
+
+

The Journey Begins: Why We Started This Blog

+ + +

This is the first post on our new blog. We're excited to share our thoughts, updates, and stories with you. Our goal is to create a space for meaningful content that is both informative and enjoyable to read.

+
+

We believe in the power of words and the stories they can tell. This blog is a commitment to that belief. Here, we will explore various topics, dive deep into subjects that matter, and hopefully, spark a conversation with you, our reader.

+ + A person writing in a notebook, symbolizing the start of a blogging journey. + +

Our Vision for the Future

+

Looking ahead, we plan to cover a wide range of topics. Here’s a little preview of what you can expect:

+
    +
  • In-depth articles on industry trends.
  • +
  • Tutorials and how-to guides.
  • +
  • Opinion pieces and thought leadership.
  • +
  • Company news and updates.
  • +
+ +
+

“The beautiful thing about writing is that you don't have to get it right the first time, unlike, say, a brain surgeon.”

+
— Robert Cormier
+
+ +

We invite you to join us on this journey. Subscribe to our newsletter, follow us on social media, or just check back here for new posts. We're glad to have you.

+
+
-
- +
+ + + + + - + \ No newline at end of file