Code Monkey home page Code Monkey logo

Comments (5)

gionkunz avatar gionkunz commented on May 18, 2024

Please specify what you'd like to split? The site is very well separated in the current project and I like the benefit of having just one repo. Currently source/site, source/scripts/site and source/styles/site are relevant to the site. All other resources are relevant for the library.

I know it would also be nice to split it into a fully separated project. But, again, this has also a few drawbacks. For example the development pace is slower as you need to switch projects all the time and compile the library project to make use in the documentation project.

Given the clean structure with the sites folder I'd not like to go with a separate project at the moment just to keep it compact and fast paced.

Cheers

from chartist.

valotas avatar valotas commented on May 18, 2024

In that case just split the Gruntfile.js to server and library.

from chartist.

gionkunz avatar gionkunz commented on May 18, 2024

Why? 😄 The gruntfile is the dev part of the library. It's there to provide a development environment with live reload, linting etc. and to create the distribution package as well as the documentation site. How would you like to split the Gruntfile? The "server" tasks share many sub-tasks with the library thing. What would make sense, would be to separate the Gruntfile into much smaller files in order to structure it a bit better.

from chartist.

valotas avatar valotas commented on May 18, 2024

Why? Mostly because I have to go through everything there when I only care about core js stuff :)

It makes me nervous when I write javascript and find assemble hanging around :)

from chartist.

gionkunz avatar gionkunz commented on May 18, 2024

hehe 😃 Well its also nice to have a visual feedback of your javascript when you code ;-) Specially on such a visual project like this. Also assemble is responsible to create the API documentation from your javascript comments, so it's important to have feedback there too :-) I guess you need to conquer your fear 😄

I'll rename this issue to something more generic that I agree with.

Cheers

from chartist.

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.