d-u-w-eleventy-example/README.md

1.1 KiB

dee.underscore.world Pagefind example

This is an Eleventy website based on several parts of dee.underscore.world, and serves to show how dee.underscore.world uses Pagefind.

See the associated article on dee.underscore.world for more detail.

Yes, the web log post sources are the actual ones that get used to build the live website. Yes, they are that hacky in real life.

Building

For development, first run yarn to fetch dependencies. Then, to run a live preview server, do just serve. To build out to ./_site, do just build.

To build as a Nix package, do nix build .#example-website. This does not require manually invoking yarn.

License

Contents of this repository except for the contents of the content/ directory tree are available under the ISC license.

Contents of the content/ directory tree are available under the Creative Commons Attribution-ShareAlike 4.0 International License. Please use the URI https://dee.underscore.world for attribution.