Giter Site home page Giter Site logo

TradeGecko theme about shins HOT 9 CLOSED

mermade avatar mermade commented on September 28, 2024
TradeGecko theme

from shins.

Comments (9)

MikeRalphson avatar MikeRalphson commented on September 28, 2024

Hi, glad this project is useful to you.

I probably need to make it clearer in the README that the tradegecko theme is an alternative to the default Slate theme (or CSS) and not a syntax highlighting theme.

From memory, all that is required is to include the tradegecko.min.css file after the slate.css on your site.

And yes, it is related to the sites you mention, though it may not necessarily be as up-to-date as those.

from shins.

MikeRalphson avatar MikeRalphson commented on September 28, 2024

https://github.com/Mermade/shins/blob/master/pub/css/tradegecko.min.css can be included with the --css option. (Edited to correct option name.)

from shins.

P1llus avatar P1llus commented on September 28, 2024

Ah thank you!

Was already using the customcss option as well, will see if i can get that included now πŸ‘

EDIT: I do agree though that the documentation should just include 2-3 words about how to enable it.

Their newest theme looks pretty good, though they do so much with the formatting etc, which i rather live without.

from shins.

MikeRalphson avatar MikeRalphson commented on September 28, 2024

README.md updated, thanks this will probably help others too.

from shins.

ryanlichwalla avatar ryanlichwalla commented on September 28, 2024

hey all - just to be clear, how do you get the tradegecko theme to work? Something like the following?

node shins.js --customcss pub/css/tradegecko.min.css -o index.html
node shins.js --customcss -o index.html

I'm probably doing something as it doesn't seem to work.

from shins.

MikeRalphson avatar MikeRalphson commented on September 28, 2024

Due to the history of when the options were added, the naming is a little misleading.

--customcss includes the pub/css/screen_overrides.css and pub/css/print_overrides.css files.

--css {css-file} is used to specify additional CSS files to include.

So node shins --css pub/css/tradegecko.min.css should work (just tested here).

As well as this issue being wrong (multiple times!) the README was also incorrect, so that's been fixed. Thank you for pointing it out!

from shins.

ryanlichwalla avatar ryanlichwalla commented on September 28, 2024

Thanks, Mike. It looks great now.

I did notice that TOC doesn't have the same style as the tradegecko api - is this just a consequence of using an outdated file or is the TOC not included?

from shins.

MikeRalphson avatar MikeRalphson commented on September 28, 2024

It's possible, as you say, because the Tradegecko theme file I added pre-dates / doesn't include changes necessary for the newer Slate 2.x ToC. Do you see any CSS issues in the browser console?

from shins.

ryanlichwalla avatar ryanlichwalla commented on September 28, 2024

Thanks for getting back.

I do see a few issues in the console but I don't think they'd cause this issue:

GET file://fonts.googleapis.com/css?family=Open+Sans:400,600,700 net::ERR_FILE_NOT_FOUND

GET file:///Users//shins/pub/fonts/slate.woff2?-syv14m net::ERR_FILE_NOT_FOUND

GET file:///Users//shins/pub/fonts/slate.ttf?-syv14m net::ERR_FILE_NOT_FOUND

from shins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.