Coder Social home page Coder Social logo

Comments (4)

arjanvaneersel avatar arjanvaneersel commented on April 28, 2024 1

I simply removed the whole Go directory and reinstalled 1.8 and everything works well again. I do have another issue, but I'll post that tomorrow if I can't fix it.

The CMS on my github is far from finished and mainly experimental. I did write a CMS in Python before, but because I made the switch to Go I started experimenting to eventually rewrite in Go, if I can't find an already existing solution.

I was looking at Ponzu to make a quick and simple website for the Go user group I'm trying to start here in Bulgaria.

I'd be happy to help out and contribute to Ponzu, I already saw a request regarding i18n, which is something my sites would also need. In my Python CMS I did create a solution for that. However before I can contribute I need to get used a bit to Ponzu and study a bit more on how it works exactly.

from ponzu.

arjanvaneersel avatar arjanvaneersel commented on April 28, 2024

It seems that this issue is NOT related to ponzu. I just upgraded to 1.8 before installing ponzu. I'm getting this error in any of my projects. So it's a problem with my installation.

from ponzu.

nilslice avatar nilslice commented on April 28, 2024

Hi @arjanvaneersel -

Sorry I didn't see this earlier. Thank you for reporting the issue, and updating it with your new findings. Hopefully you get the 1.8 install issue sorted out.. let me know if you don't and I can try to help, I use debian too.

I'd love to know how you're using Ponzu once you get it installed -- I noticed you also have a CMS project in Go! It would be great to have some more help on Ponzu, so if you find that any features you'd expect to have aren't present, feel free to open an issue and we can work on a new PR.

Thanks,
Steve

from ponzu.

nilslice avatar nilslice commented on April 28, 2024

That is great. Please do let me know if you can't fix the other issue and I'll do my best to help. Thank you for your help and if you find anything in the Ponzu core/internals that you have questions about, please let me know.

Some advice while investigating data/content... use the BoltGUI command to inspect the database (content, config and addons are in system.db and the API analytics are in analytics.db).. I think it will help you see how a lot of the content types and their related buckets work since BoltDB is kind of a black box without a way to look inside by default.

Feel free to jump into #60 and add to the discussion whenever you're ready -- I don't have much experience doing i18n, so any help is appreciated.

from ponzu.

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.