Skip to content
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

Make setting this up with basic CSS convenient #15

Open
timabbott opened this issue Dec 11, 2019 · 1 comment
Open

Make setting this up with basic CSS convenient #15

timabbott opened this issue Dec 11, 2019 · 1 comment

Comments

@timabbott
Copy link
Sponsor Member

I noticed https://zulip-archive.rust-lang.org/ doesn't have any CSS; it seems like it'd be worth providing a basic stylesheet (maybe just borrowed from Lean) to provide a nicer feel.

@showell
Copy link
Contributor

showell commented Dec 20, 2019

This is somewhat related to fixing #12. We don't have the Jekyll layout from Lean, either, so you get a bunch of warnings (plus no real styling):

     Build Warning: Layout 'archive' requested in archive/213224python/47413hello.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213222general/47413hello.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213222general/48863swimmingturtles.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213222general/51687topicdemonstration.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213222general/74282newstreams.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213224python/95106streamevents.html does not exist.
     Build Warning: Layout 'archive' requested in archive/213222general/index.md does not exist.
     Build Warning: Layout 'archive' requested in archive/213224python/index.md does not exist.
     Build Warning: Layout 'archive' requested in archive/index.md does not exist.

This is on my radar to fix, just haven't quite gotten there yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants