/openai-gpt-blog

A blog where the code and the content is generated by OpenAI GPT

Primary LanguageJavaScriptMIT LicenseMIT

Blog Website

A simple blog website that uses MDX for content and Next.js for rendering.

Description

This project creates a blog website that uses MDX files for content and Next.js for rendering. The website includes an index page that displays a list of blog posts, as well as individual pages for each blog post. The content of the blog posts is defined in the blog directory, and the templates for the layout and content of the pages are defined in the templates directory. The rendered HTML pages are output to the dist directory.

Note: All content in this repository, including this README file, was generated by OpenAI ChatGPT.

References

License

This project is licensed under the MIT License. See the LICENSE file for details.