ibaslogic.com(The Dev Articles for the Self-Starter)
This repository hosts the source code and site content for ibaslogic.com Nextjs site.
This blog is where I experiment with new web features and write actionable guides. If you see a feature you like, feel free to use it!
Some excellent features include:
- Display Google Analytics post views.
- A dynamic table of content for each post
- Posts filter feature.
If you do not know where to start, I have a step-by-step guide on Reactjs. You can take a look to get started.
You can make suggestions or features you think should be added to improve this web project. If you see any typos somewhere in a post or other issue that needs to be resolved, please don't wait to open a pull request and correct it!
Want to write about a missing topic? Add as PR and explain it.
The site content, including the posts, will be in the data
folder. The components
folder contains the reusable code that makes up the web project.
- Ibas Majid of ibaslogic.com
This project is licensed under the MIT License - see the LICENSE file for details