Giter Club home page Giter Club logo

Comments (5)

pfist avatar pfist commented on September 27, 2024

Here are some solutions I'm looking at:

from hiei.js.

pfist avatar pfist commented on September 27, 2024

Notes for Spacebook

The instructions, as written here, don't work on Windows. Here's what I had to do:

  • git clone https://github.com/broeker/spacebook
  • cd spacebook
  • npm install
  • Add cross-env as a dev dependency npm install -D cross-env
  • Edit the build script to use cross-env and npx: cross-env ELEVENTY_PRODUCTION=true eleventy && cross-env NODE_ENV=production postcss styles/tailwind.css --o _site/style.css && npx cleancss -o _site/style.css _site/style.css
  • npm run build

from hiei.js.

pfist avatar pfist commented on September 27, 2024

Notes for Astro

Astro is simpler to set up than Spacebook, but there's a bug in the dev script. Uninstalling/reinstalling the @docsearch/react dependency fixed the bug for me.

from hiei.js.

pfist avatar pfist commented on September 27, 2024

I decided to go with Astro. It was very easy to set up, is well documented, and seems easy to use. I've been curious to try it for a while now, so this seems like a great excuse to do it.

I also decided to host on Cloudflare Pages. The js.org domain would be nice, but it requires hosting on GitHub Pages. Not that there's anything particular bad about GitHub Pages; I've just been anxious to try Cloudflare Pages. Plus, I'll get the domain hiei.pages.dev for free, which seems fine to me.

from hiei.js.

pfist avatar pfist commented on September 27, 2024

The documentation for Hiei 0.1 is up at https://hiei.pages.dev. It's very basic for now, but I'm including a disclaimer in the README for Hiei that this is WIP pre-release stuff so people aren't surprised.

from hiei.js.

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.