-
Notifications
You must be signed in to change notification settings - Fork 223
docs: rehaul website #456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: rehaul website #456
Conversation
…s to create new pages and elements
@loredanamoanga Is there an easy way to check the changes? |
Yes, you can find it at: https://loredanamoanga.github.io/sandbox/ |
How are the releases supposed to be handled? |
Could you also add a little information about how would one edit / add stuff on the site, please? |
Another thing that is needed, I think, is a |
Hi, I have added a readme file inside the docs folder that explains which layouts to use for what and how releases are handled. |
Unfortunately I don't have the time needed for this anymore, but its a good idea! |
@loredanamoanga there's an issue with the site: You are attempting to use the 'none' highlighter, which is currently unsupported on GitHub Pages. Your site will use 'rouge' for highlighting instead. To suppress this warning, change the 'highlighter' value to 'rouge' in your '_config.yml' and ensure the 'pygments' key is unset. For more information, see https://docs.github.com/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites#fixing-highlighting-errors. |
Check issue #451
The website is currently staged at : https://loredanamoanga.github.io/sandbox/
The personal repo will be removed once the website is live