Skip to content

IEEEComputerSocietyUNB/old-ieee-computer-society-unb

Repository files navigation

Netlify Status Maintainability Test Coverage

IEEE Computer Society UnB Site

This is the IEEE Computer Society UnB site, it's a simple site that uses a simple custom static page generator and Jinja 2, a templating tool, for News and Coding Dojo articles.

While it's main pages are mostly static, we have a few sections that are constantly being updated with new information. Such sections are the Dojo and the News sections. We use a markdown file to generate new posts in each category.

Before you start

If you're going to help this site's development, we highly recommend you read the following article, it covers the basic stuff and most of the best practices for maintaining a fast and accessible site. So, READ IT.

If you're just using the repo for your personal project, we also advise you to read the article, since it's important to have a fast site that works perfectly, also it's good to understand a bit more about site performance.

Setting up

Assuming you already created and activated a virtual environment

python generator.py

Merging changes

For a Merge Request to be accepted in develop, a branch must have all linters running with no problem.

To be accepted in staging, it must be approved by @alexandrebarbaruiva

To be accepted in master, it must be approved by @tapumar and @anna_thais

References

About

Official repository for IEEE Computer Society UnB site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published