Git Product home page Git Product logo

Comments (7)

Krzysztof-Cieslak avatar Krzysztof-Cieslak commented on May 27, 2024 1

Just the source change, I’ll handle updating release notes and release

from fornax.

pblasucci avatar pblasucci commented on May 27, 2024

I really like this idea. Especially the ability to exclude things. In fact, I was preparing a patch to address an issue in 0.2.0 whereby _bin\Fornax.Core.dll winds up in _public. However, I started thinking and realized a general exclusion mechanism is probably better. Seems you've already had the same thoughts @Krzysztof-Cieslak. Also, 💯 for using TOML, as it feels like a better for for this sort of thing.

from fornax.

Krzysztof-Cieslak avatar Krzysztof-Cieslak commented on May 27, 2024

_bin should definitely be just ignored without any additional config so feel free to send patch anyway.

But yes, I plan to implement the config file one day ;-)

from fornax.

pblasucci avatar pblasucci commented on May 27, 2024

Coolio. Should I prepare an entry into RELEASE_NOTES.md, too? Or just the source change?

from fornax.

pblasucci avatar pblasucci commented on May 27, 2024

Something like this: #21 ?

from fornax.

WalternativE avatar WalternativE commented on May 27, 2024

I'd also say that TOML would most likely be the better solution (as the YAML spec is just very odd). Unfortunately though there just seems to be almost no real TOML support in the .NET space. I think I've found most TOML focused libraries on the web and they are either not maintained anymore, extremely inflexible or just terribly documented (often times all of the above).

YamlDotNet on the other hand is well designed, documented and appears to be stable. Would you all be ok with YAML as long as there is no better support in the ecosystem?

from fornax.

Krzysztof-Cieslak avatar Krzysztof-Cieslak commented on May 27, 2024

Implemented in #40 - configuration file is .fsx script (for generator configuration) and/or any loader (for site global information)

from fornax.

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.