-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- [chek] test and adapt the workflow (build_wiki.sh)
- Fix http://ece3sat.com/images/ADCS_R%c3%a9cap.png
- Update config.toml -> s/ece3sat.com/www.ece3sat.com/
- Fix https://github.com/ECE3SAT/ece3sat.github.io/blob/dev/themes/ece3sat/static/css/styles.css#L285 :
overflow: hidden;
- [check] Relire text actual (orth / grammaire / img uses hugo's style / math uses MathJax)
- [content] Page students
- [SEO] Balises meta (FB, Twitter, icon iPhone, ...) + favicon
- [doc] Ajouter de la doc rapide sur le git branching ?
- [back/front] Breadcrumb
- [back/front] Menu dropdown
- [optimize] Check if some parts of MathJax can be removed from the repo (to accelerate cloning, deployment and future CI process)
- [optimize] Optimize images / css / js
- [R&D/doc] CI Github ?? -> should be fairly easy with the script build_wiki.sh. That would allow online edit via github web ui
- [R&D] Font-Aweosme 5??
- Add the date of the blog post on the single.html page, ex here : http://www.ece3sat.com/blog/2018-01-10-what-is-a-student-designed-cubesat-made-of/
- Improve math rendering and writing (style consistency with reports, usage of LaTeX math enviroment instead of TeX's, subscripts notation, ...)
- Update the doc : README.md : JSON header : alias is optionnal and should ne be used + Say that if the "date" is in the future, hugo wont build the article unless you pass the "-F, --buildFuture include content with publishdate in the future" flag
- what happens when we have hundreds of blog post ? -> pagination ? paginated by 10 : https://gohugo.io/templates/pagination/
- Add doc on custom shortcode in the README -> https://github.com/ECE3SAT/ece3sat.github.io/tree/dev/layouts/shortcodes
- Add a non breakable space right here : https://github.com/ECE3SAT/ece3sat.github.io/blob/dev/themes/ece3sat/layouts/_default/list.html#L14
AodhAnd
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request