Already more than 2 months since the last release ๐ฎ
Warm welcome and thanks to new contributors for their awesome article! ๐ ๐ ๐
Even more exciting: there's more to come ๐
Major improvements:
- add numerous new articles!
- add a workflow to publish to https://dev.iscsc.fr to display in-progress work and perform final checking before merging
Major bug fixes:
- fix URL generated by
new_article.py
when dealing with file containing an Upper case letter - fix a bug in the deployment workflow introduced in v0.3
What's Changed
- Improve articles: summary, tags and some code syntax highlight by @ctmbl in #40
- Add blog post : Online Game Article by @ZynoXelek in #30
- Update online game article by @ZynoXelek in #41
- Add Minishell write up from THCon 2024 by @ctmbl in #42
- Update remote git repo to newest deployed version, remote git pull by @ctmbl in #55
- Add a new WU - Base64 Custom by @Clems1236 in #56
- Fix unexpected skipped deployment step by @ctmbl in #57
- Fix
new_article.py
script to handle file name containing an Upper Case letter by @ctmbl in #59 - Introduce a new subdomain dev.iscsc.fr to publish in-development features from opened PRs by @ctmbl in #53
- Add deploy to
dev.iscsc.fr
workflow by @ctmbl in #61 - Update deprecated http2 nginx conf syntax by @ctmbl in #51
- Remove deprecated
version
in docker-compose.yml by @ctmbl in #50 - Add files via upload (docker volume article) by @FireFrozen94 in #28
New Contributors
- @ZynoXelek made their first contribution in #30
- @Clems1236 made their first contribution in #56
- @FireFrozen94 made their first contribution in #28
Full Changelog: v0.3...v0.4