- Complete Open Source
- Specific author page to showcase your blogs
- Easy to write
- Amazing SEO
- and much more! 🔥
For contributing to BugBlogs as an author, follow the below mentioned steps:
- Create a new branch
- Add a new post in the
posts
directory. - Name of the
.md
file should be the title of the post. - If you are writing for the very first time, add your details in the
authors.js
file in/authors
directory. - Once done, create a pull request and wait for someone to approve it!
Not sure what to write? Look for issue with looking for author
tab! 💯
- Clone the repository using
git clone https://github.com/theinfosecguy/bugblogs
- Change the directory
cd bugblogs
- Start the server
yarn dev