This is a simple RTL blog template designed for easy customization and deployment. It was created by ChatGPT and modified by Milad Nouri.
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
- Minimal design for easy customization
- Fully responsive layout
- Built-in support for syntax highlighting
- Simple and easy-to-use navigation menu
- 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.
- https://milad.nu/
- [Add your website here]
Contributions are welcome and encouraged! If you have any suggestions, bug fixes, or improvements, please follow these steps:
- Fork this repository to your own GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes, commit them, and push to your forked repository.
- 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.
- ChatGPT: Original template creator
- Milad Nouri: Modifications and updates to the template
This README.md file was created by ChatGPT.