Coder Social home page Coder Social logo

Comments (4)

oDinZu avatar oDinZu commented on June 9, 2024 2

Hi @ashmaroli 👋

It seems I must create my own basic auth with nginx, create a simple back-end dashboard and point to api location for basic CRUD like operation using javascript.

I don't want to use react or other javascript pancake framework. All I need is Jekyll with Liquid super powers.

All I need is HTML, CSS and JS to create for mobile and web.

I use my own GIT server with automation and also serves the static site like GitHub pages.

In short, I want Jekyll to have a Jekyll authenticated dashboard that can be used for individual and multiple sites.

  • As of now, to do basic tasks like updating a post, the user would have to setup dependencies on their machine or login to git server to update the repository...most non-technical peoples don't even know git or a command line exits.

Currently, the Jekyll Admin plugin isn't used because devs edit the source code with a text editor like vs or atom.
I want to hand-off the finalized website or app to a community or business without them having to be on the "dev" team.

from jekyll-admin.

ashmaroli avatar ashmaroli commented on June 9, 2024

Hello @csharpee Jekyll Admin was not built to be used as a SAAS. In fact, it was designed for layman editors and non-technical folks.

I'm sorry, but your expectation is exactly opposite of what Jekyll Admin is..:

  • We expect our users to invoke jekyll serve to initialize the API server which is then utilized to render the admin frontend.
  • We expect the API (JSON) to be a reflection of the Jekyll build process. i.e. expose both unbuilt raw source contents and the built static content.
  • We expect the API to be used only to render the admin frontend unlike being used to render the user's headless site itself.

from jekyll-admin.

derek-adair avatar derek-adair commented on June 9, 2024

I don't want to use react or other javascript pancake framework. All I need is Jekyll with Liquid super powers.

Me too buddy... me too. However, its clear thats not what this project is for! Therefor... WE FORK!

I'll be meditating on this and how it can be forked to provide the functionality you've described. Currently i intend on setting up a series of dependent docker containers that will do this; but it will likely not have any use outside of my specific designs. Reach out to me directly if you would like to collaborate on this.

from jekyll-admin.

derek-adair avatar derek-adair commented on June 9, 2024

Also for what its worth this project is react/redux

from jekyll-admin.

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.