GithubHelp home page GithubHelp logo

goad-site's People

Contributors

jcxplorer avatar matiaskorhonen avatar sdsykes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ericadams

goad-site's Issues

Download link needs to be updated.

All the download links in https://goad.io/#install points to outdated location, for example for Mac.

https://github.com/gophergala2016/goad/releases/download/v1.3.0/goad-gopher-gala-osx-x86-64.zip

It should be https://github.com/goadapp/goad/releases/download/v1.3.0/goad-osx-x86-64.zip.

While the latest stale release should be https://github.com/goadapp/goad/releases/download/v1.4.1/goad-osx-x86-64.zip

Code reference: https://github.com/goadapp/goad-site/blob/master/src/js/main.js#L17-L43

Can't build the site correctly

With a fresh clone of the repo, the site as rendered by using gulp (i.e. webpack-dev-server) does not have the correct styles.

It is not clear to me how the styles were generated and included in the deployed site originally.

I see that the Bootswatch theme comes with some Grunt task to generate the final css file, but I do not see how this was originally run because we also have a file main.scss which must be included. The css must have been built manually or using some task which is not in this repo.

I was able to get the site to render using a bunch of hacks - downloading the css file from https://bootswatch.com/darkly/ and requiring this css in main.js, also requiring main.scss there, and copying some variable definitions and copying some fonts from the bootswatch repo and so on. A lot of changes, clearly this wasn't anything like the original process.

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.