Closed thomasaarholt closed 7 years ago
What about changing the theme to https://ryan-roemer.github.io/sphinx-bootstrap-theme/?
Another possibility would be to port the site to https://github.com/jekyll/jekyll .
Not a decision to be taken lightly in any case, so @hyperspy/developers, what's your opinion on the website and how to improve it?
@thomasaarholt Try out the git command git rebase -i master
. Then you can remove your errant commits + reverts interactively. Afterwards you will have to force-push it with git push -f
.
@francisco-dlp : Let's have smaller issues/PRs. We don't have to do the entire web-page overhaul in one PR :)
Sure, sorry for trying to hijack the PR for a broader discussion.
@vidartf I think I did it!
Added a viewport tag, which makes google thing the website is mobile compatible. This should prevent Google from lowering the page's site ranking. However, we should still work towards improving the site's (poor) mobile compatibility.
PS: Sorry about the reverted commits in this.