[HN Gopher] Show HN: CoolReadME, a way to display GitHub profile...
___________________________________________________________________
Show HN: CoolReadME, a way to display GitHub profile readmes with
custom CSS
Author : senseiV
Score : 14 points
Date : 2023-08-14 17:12 UTC (5 hours ago)
(HTM) web link (cool-readme.vercel.app)
(TXT) w3m dump (cool-readme.vercel.app)
| beardyw wrote:
| On my phone it says "Cool Readm", with no opportunity to see the
| right hand side.
| senseiV wrote:
| I've noticed this happening for very small sizes, fixing it
| senseiV wrote:
| I've checked and made sure all fontsizes are rem, that should
| fix that except for extremely small screens
| millzlane wrote:
| Would be cool to see a few links to example README's, I had to
| open a new tab and find a readme to test.
| codetrotter wrote:
| I first though this was for repo readme files
|
| Then I realised that it's for the user profile readme
|
| But trying to put my GitHub username into the tool gives a 404
| message. Even though I already have a readme for my profile on
| GitHub.
| senseiV wrote:
| I see that, and I'm not sure why, as I've check for the
| rawgit md on both main and master branches in the code, and
| your readme is in master, so it should work, but it doesn't
| senseiV wrote:
| I'm going to add that
| aaviator42 wrote:
| Unfortunately doesn't seem to support HTML tables:
|
| https://cool-readme.vercel.app/page.html?u=aaviator42
|
| The original profile:
|
| https://github.com/aaviator42/
| senseiV wrote:
| I use Showdown.js and I've noticed this, i'm trying to fix it
| by using the github markdown converter api, but so far thats
| also not working
| senseiV wrote:
| Turns out showdown requires strict tabling, seen in
| https://github.com/showdownjs/showdown/issues/666
|
| so it is slightly gfm incompatible
___________________________________________________________________
(page generated 2023-08-14 23:02 UTC)