-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
New design implementation #3604
Conversation
WOW Update Sorry for short comment - wanted to describe how much like what I see. |
Why share screens when the site is online at http://boyanangelov.com/spacemacs/ ? Anyway I think it looks great although very familiar. But maybe I'm just a little bit annoyed that all the sites tend to look so similar nowadays. |
That's sexy. What I would like to see on this page is the main documentation org files as well as the layer READMEs rendered in something like readthedocs format. Maybe using something like ReadTheOrg? How automatic can we make this? |
@d12frosted Thanks, its based on a theme (see the attributions), honestly I didn't do that much :) @cpaulik Completely agree... Even if those designs are very minimal and work great on mobile, we should try to do something more inventive in the future, I think that would be the spacemacs way :) @TheBB I will have a look into that. |
I LOVE THIS! |
Some comments though -- maybe link to both |
Following up on the documentation thing. I was able to convert Mostly the difficulty is supporting both github and org-mode style links at the same time. I wasn't able to export until I had converted all links to org style. The disadvantage with this is that the doc files are no longer useful on github. IF we can get all of them on spacemacs.org, I think that's not necessarily a problem. We can make that the official way of accessing the docs online, and reading it in Emacs is still not a problem. The README.md file would stay and the links there could be updated to point to spacemacs.org. Another useful side-effect is that exporting the org files is a great way to find broken links and other doc bugs that go undetected. Thoughts? You can see my work in my readthedocs branch. It basically consists of:
It is of course also possible to write a |
@bobbyangelov Thank you so much! My feedback in random order:
Anyway this iteration is already a huge improvement over the current broken site and we are free to tune the theme later. But if you (everybody) have some alternate propositions before we upload it, don't hesitate :-) @cpaulik I agree, would be great to have the fonts match. I add @nashamri in the loop who is the author of the logo. @TheBB Excellent ! I'm for more flexibility so being stuck on the GitHub platform for the doc is not something that I'm fond of. Moving the doc to a website is an appealing option. |
Also would it be possible to try a gradient from top to bottom instead of from left to right ? Crazy idea would be to go from space to the land of the Emacs planet, with somewhere the orbiting Evil flagship. The |
@syl20bnr I have an idea about the gradient background 🎨! I will work on that, the logo and a few minor things and then submit for one more round of feedback. @TheBB that looks very cool! I'm not sure if I can help you, but tell me if there's something I can do. thank you @robbyoconnor :-) |
@bobbyangelov It's fine. I will keep working on this and I might make a PR against your branch eventually. You don't have to wait for me though, if you finish up then I can make another PR against |
Cool 👍 |
@bobbyangelov Very nice work! |
That's great @bobbyangelov. I would suggest using something like this for the gradient: If you guys like this, I can elaborate on this idea and send it to @bobbyangelov. Also, I noticed that the shadows are removed from the logo, I don't know if that's intentional or not, but the shadows are meant to be the letter "E" from Emacs 😄 so they are kinda important. And yeah I'm with @cpaulik for a new font. The font that I put for the logo was almost a place holder 😄 Another note about the screenshot, please use this one |
@bobbyangelov I can't figure out how to make a PR against your fork, but can you grab this commit from me? 91b5e1f It includes all the org-files in the Feel free to bring me feedback, there are many things I can change about how this is generated, but I haven't explored it all yet. For the rest of you, if you want to have a look: http://thebb.github.io/spacemacs/doc/doc/DOCUMENTATION.html replace DOCUMENTATION with CONVENTIONS or VIMUSERS or whatever. |
@bobbyangelov Is there a repo for the site? I'm thinking what's the best way to collab on this. |
@nashamri I added you as a collaborator on my fork. |
I like this concept #3604 (comment) ❤️ @TheBB I wonder if we could already merge your changes to the documentation, it will be in develop branch only so it should not bother too much if the links are broken on GitHub while we prepare the website. It would be simpler then for the people working on the website to just take the develop branch as a reference. I'm late on the planed feature for 0.105.0 but I think we could release it combined with the new website and move some 105 items to 106. |
Yeah, we could do that. I already mentally signed off for tonight but I can prepare a PR tomorrow. |
I left these comments on gitter, copying here for posterity.
|
Should we remove the "gitter" button at the top since we have the side chat now? |
For me we can keep it… or remove it… it doesn't really matter :-p Otherwise, I can't close the sidecar pane once opened, the close button doesn't seem to be accessible. |
@StreakyCobra I've experienced some glitches with the close (X) button. But usually it takes a second or two and sometimes just scrolling the chat window then I can close the side pane. |
Ok, it's a matter of scrolling the page, not the chat. It seems that the top menu is above the chat, preventing to access the X button. |
Seems like a bug in their code. Maybe it could be a css issue? z-index? |
It's what I was thinking about, but I'm really not a CSS/web guy :-) If this is the problem maybe you can override it with an |
@nashamri seems fixed 👍 😀 |
This chat sidebar is awesome ! 💜 Funny, the maybe new website for GNU Emacs is somewhat similar for our website (same kind of colors but more vivid and feature circles :-D) http://nicolas-petton.fr/ressources/emacs-website/ |
Wow what a coincidence! or not? lol |
Wow, nice improvements! Also I like documentation pages. It's a pleasure to read them online. Really good work. So far I don't like only one thing - how jumpy content is when you press 'install' button (to show or hide cmd). |
can we have http://spacemacs.org serve this now? :( |
Bugs in the docs:
|
Thanks. I can fix those. May have to go hard on the emojis though. |
Oh those emojis! lol |
Updated the docs! |
It's in the box, great work guys ! 💜 |
@syl20bnr great! I am open to start working on a dynamic version in the near future :) |
IMPORTANT @bobbyangelov do not delete your PR branch, I will try to keep the history in spacemacs.org repo, thanks! |
@syl20bnr Sure, I'll keep it. Great that you made a new repo, everything is much more organised. |
Here is the new design for the website. I tried to follow the ideas shared in #1423. Would be great to get some feedback!
Live demo: http://boyanangelov.com/spacemacs/
Here are some screens: