From 90114340555981969aef7c468ffd029737fb9304 Mon Sep 17 00:00:00 2001 From: Reza Rahman <13340707+rezrah@users.noreply.github.com> Date: Mon, 22 Jan 2024 10:34:17 +0000 Subject: [PATCH] updated readme --- README.md | 57 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index eec5731..b66f88a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,56 @@ +

+ + GitHub invertocat logomark + +

+
- A 3D head illustration of Mona the Octocat, featuring a light source shining on her head and Mona being presented in the traditional Primer blue color hue. Mona is smiling. +

Doctocat (Next.js)

+

+ A Next.js theme for building documentation sites +

-

Doctocat (Next.js)

+
+ A 3D head illustration of Mona the Octocat, featuring a light source shining on her head and Mona being presented in the traditional Primer blue color hue. Mona is smiling. +
+
+ +Report a Bug +ยท +Request a Feature +ยท +Ask a Question + +
+ +
+
+ +![Made with โค๏ธ by GitHub's Primer team](https://img.shields.io/badge/Made%20with%20%E2%9D%A4%EF%B8%8F%20by-GitHub's%20Primer%20team-blue?style=flat-square) +[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg?style=flat-square)](https://github.com/primer/doctocat-nextjs) + +
+ +## About + +Doctocat makes it easy to set up a documentation site on the Next.js framework, so that you can focus on what's important: writing docs. + +This project is under active development, and we'd love your [feedback](https://primer/doctocat-nextjs/discussions)! -

A Next.js theme for building Primer documentation sites -

+
+Button with label Try it out +
+
-

๐Ÿšง Under active development ๐Ÿšง -

+๐Ÿ“ [Read the ADR for this project (GitHub staff only)](https://github.com/github/primer/blob/rezrah/prefer-nextjs-over-gatsby/adrs/2023-11-30-nextjs-documentation-framework.md) ---- +## Reporting a Bug -### Useful links +Thanks for taking the time to contribute! -๐Ÿ”— [See the working demo](https://primer.github.io/doctocat-nextjs/) +While opening a new bug report, please ensure that the bug is: -๐Ÿ“ [Read the ADR for this project](https://github.com/github/primer/blob/rezrah/prefer-nextjs-over-gatsby/adrs/2023-11-30-nextjs-documentation-framework.md) +- **Reproducible**: Clearly outline the steps to reproduce the bug. +- **Specific**: Include as much detail as possible: which browser and version you're using, which operating system and version you're using, etc. +- **Unique**: Look through open [Issues](https://github.com/primer/doctocat-nextjs/labels/enhancement) to make sure that this bug has not been reported before.