Giter VIP home page Giter VIP logo

Comments (4)

genemars avatar genemars commented on June 13, 2024

but can I have pages without .html for example /api/v1/generateContent/100/200 ?

Yes by using the cext parameter in the loading options. This parameter allow you set a custom extension that in your case will be just empty string ''.

Full options list is described here: https://genielabs.github.io/zuix/#/api#ZUIX_API--ContextOptions .

Example

var my_options = {
    cext: ''
}
<div data-ui-include="path/to/content" data-ui-options="my_options"></div>

And yes you can definitely create static sites without need of going through a server side generation process nor by using external tools.
As an example please have a look at this pure client-side javascript content generation supporting markdown as well (i.e. like Jekyll):

https://github.com/genielabs/HomeGenie/tree/gh-pages

which is published at:
https://genielabs.github.io/HomeGenie/

Perhaps I'll publish a boiler plate for such kind of sites. I've just got too much stuff in my head right now :D that I don't know what to do first. I hope more people will get involved in this project and contribute.

Thank you for liking this. :)

from zuix.

piyushpatel2005 avatar piyushpatel2005 commented on June 13, 2024

I'm not sure whether I am posting in the right section. I liked Zuix.js from the initial look. I am not a professional developer though I would love the idea of having single file creating superb Modular application. I'm not sure whether it is my browser problem, but Github docs page didn't load in Chrome and Safari on my iPad as well as iPhone. I was trying to just go through the API to see what is posssible with Zuix.

Additionally, I would like this to be one of the popular frameworks. Probably you need little time and effort to market this one. Just my view!

Love it!

from zuix.

genemars avatar genemars commented on June 13, 2024

So it's been a while and there have been lot of progress.
Have a look to the new website
https://genielabs.github.io/zuix

from zuix.

evnix avatar evnix commented on June 13, 2024

That's some nice work!!!

from zuix.

Related Issues (12)

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.