Skip to content

Simple blog template (Created And Edited by ChatGPT)

Notifications You must be signed in to change notification settings

saber13812002/Simple-blog-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple RTL Blog Template

This is a simple RTL blog template designed for easy customization and deployment. It was created by ChatGPT and modified by Milad Nouri.

Usage

This template offers two versions:

  • HTML Version: The HTML version is located in the html folder. It's suitable for users who prefer working with standard HTML.

  • Pug Version: The Pug (formerly Jade) version is available in the pug folder. Pug is a concise and expressive templating language for HTML. Choose this version if you prefer using Pug for your templates.

    pug -w ./pug -o ./html -P

Features

  • Minimal design for easy customization
  • Fully responsive layout
  • Built-in support for syntax highlighting
  • Simple and easy-to-use navigation menu

Pages Included

  • Blog Page: Display your latest blog posts, allowing readers to engage with your content.
  • Podcast Page: Share your podcast episodes and provide users with an easy way to listen to them.
  • Contact Page: Allow visitors to get in touch with you through a convenient contact form.
  • FAQ Page: Answer frequently asked questions with expandable FAQ items to improve user experience.
  • About Page: Share information about yourself or your blog and invite donations to support your project.
  • Static Page: Create additional static pages to showcase various content, such as a portfolio or testimonials.
  • Gallery Page: Display a collection of images to captivate your audience visually.

Used By

How to Contribute

Contributions are welcome and encouraged! If you have any suggestions, bug fixes, or improvements, please follow these steps:

  1. Fork this repository to your own GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes, commit them, and push to your forked repository.
  5. Create a pull request from your forked repository's branch to the original repository's main branch.

Please ensure that your contributions align with the purpose of this template and follow best practices for coding and documentation.

Credits

  • ChatGPT: Original template creator
  • Milad Nouri: Modifications and updates to the template

ScreenShots

This README.md file was created by ChatGPT.

About

Simple blog template (Created And Edited by ChatGPT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.0%
  • Pug 26.6%
  • CSS 7.4%