Naereen / StrapDown.js

:sparkles: StrapDown.js is an awesome javascript tool to quickly publish nice-looking web-pages in pure Markdown :pencil:, with no server side compilation :sunglasses: →
https://naereen.github.io/StrapDown.js/
MIT License
105 stars 43 forks source link

Is there a way to change the default banner text? #10

Open ElnuDev opened 3 years ago

ElnuDev commented 3 years ago

Is there any way to change the banner text? I know that the title can be changed with the HTML title tag, but I'm not sure how to get rid of "SquirtFR? Mathjax? Beacon? (StrapDown.js v0.8, theme cyborg, thanks to BitBucket". Of course I'll give credit to StrapDown in my site, but I really don't want it to be in the banner. I looked around in the docs to see if there was a way, but I must have missed it. Thanks in advance!

Naereen commented 3 years ago

Hello? Thanks for the question, no there is no easy way to do that. But you can download and install somewhere the script (and optionnally its dependencies, but not required, it will load them from the default webpage). When installed and working, feel free to edit the strapdown.js main file, where this text is defined. (see line 461) You can remove this text.

o-bardiuk commented 2 weeks ago

Adding this title to the template is one of the weirdest things I have seen in the JS community in years, sorry.

Naereen commented 1 week ago

No problem @o-bardiuk, you're right I guess. This project is really starting to be old! I'm not the original author, and I host it mainly for my own usage.