It is a blogging site developed for the individual who want to express their thoughts on the internet through Nepal Open Source Klub(NOSK). As being Open Source club we promote and motivate to write on technology and development with freedom.
All the contributors must need to follow the Code of Conduct.
Anyone with interest can contribute on the site to improve it. This site is developed using Zola - A static site engine.
Simple knowledge about HTML, CSS, Markdown, Git, GitHub and Zola with problem solving mind are sufficient to contribute as a developer
A person having creativity and interest with basic knowledge about Git, GitHub and Markdown can be an author of the blog or articles. To submit your blog you need to:
- Create GitHub account
- Fork the repository to your account
- Clone forked repo
- Inside content directory, create your blog name .md file and write content in the format
- If you need to upload an image then create a direcrory inside content and upload there
- Add, Commit and push the update to your remote repo
- Send Pull Request, and wait for approval
Congratulations!!
You contributed to an open-source project.