Giter Site home page Giter Site logo

Comments (4)

ibz avatar ibz commented on May 28, 2024 1

Yep, now that you say it, it becomes obvious to me that it is non-obvious for any newcomer. :) I'll address all these issues in the documentation, for sure.

Indeed, what you see is right. It is a theme named "blank" (see themes/blank), which I did more like a "hello world" to ship with. Planning to add more themes, but so far I focused more on the functionality. Jekyll themes are quite easy to port actually, although it takes some time due to the slight differences in template engines.

And yes, you can post locally (without Nostr), like you would do with Jekyll, the issue in that case is that the posts would not have a signature which is required for a Nostr event. Ideally, in order to "post locally" I will write a simple (web) Nostr client, so I could ship with "batteries included" - but so far it is either A) post using an external Nostr client or B) post like you would post in Jekyll (by creating files under _posts) but then... no Nostr events for you!

Thanks a lot for testing this out! Really appreciated!

from servus.

ibz avatar ibz commented on May 28, 2024 1

OK, I have added your suggestions to the README. See this: be6cbba

Thanks a lot! Cheers!

from servus.

damascene avatar damascene commented on May 28, 2024

Thank you for responding. one thing I've noticed is that my project had around 2.5 GB of files. Is it normal?

Also I wonder if you suggest a client for posting blog posts. apparently a client with NIP-23 support.

from servus.

ibz avatar ibz commented on May 28, 2024

Indeed, I just checked the size, and yes, seems about that. Didn't expect Rust to produce so many artifacts during compilation. However, the final executable is 20M.

Yep, NIP-23 clients. I tested with Habla. But, like you noticed above, you would need to run on a VPS or otherwise be accessible from the outside for Let's Enrypt to be able to reach you and issue a certificate.

from servus.

Related Issues (6)

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.