Skip to content

Conversation

@SilverRainZ
Copy link
Contributor

PR Description

Add a stylesheet for tagcloud, as it is removed in #144, close #267.

@SilverRainZ SilverRainZ force-pushed the fix-tag-cloud branch 2 times, most recently from f65ec0b to 321e7c9 Compare January 6, 2024 04:10
@SilverRainZ
Copy link
Contributor Author

@nabobalis I created a demo using ablog start, the stylesheet seems to work fine on index.html, but every tag in post page has line-break(and font-size takes no effect), but they are the same in both HTML and CSS, I am not sure why, do you have any idea?

index: http://silverrainz.me/ablog-demo/
图片

post page: http://silverrainz.me/ablog-demo/third-post/
图片

@nabobalis
Copy link
Member

nabobalis commented Jan 6, 2024

The ablog css is missing if I look at the sources under _static. Don't know why.

@SilverRainZ
Copy link
Contributor Author

OK, I need to use pathto to get correct path to _static files, everything goes well now.

@SilverRainZ SilverRainZ marked this pull request as ready for review January 6, 2024 06:06
@nabobalis
Copy link
Member

Thanks @SilverRainZ

@nabobalis nabobalis merged commit 5d387fb into sunpy:main Jan 6, 2024
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

Successfully merging this pull request may close these issues.

Tags in tag cloud has same font-size

2 participants