Skip to content

The website for the Church of the Nazarene in the LoopServe the heart of Chicago

License

Notifications You must be signed in to change notification settings

loopnaz/loopnaz.org

Repository files navigation

loopnaz.org

The website for the Church of the Nazarene in the Loop.

Summary

This site includes prerendered static files generated by Eleventy (11ty). Thanks, Zach Leatherman.

The templates are written entirely in vanilla JavaScript (files with the *.11ty.js extension).

Local development

Install Node.js on your machine (see 11ty documentation for specific requirements).

Then enter the following commands into your terminal:

Getting started

1. Clone this repository.

git clone --recurse-submodules git@github.com:loopnaz/loopnaz.org.git

2. Go to the working directory.

cd loopnaz.org

3. Install the project dependencies with NPM.

npm install

5. Start your local server.

npm run dev

Publish your own copy

The command npm run build will generate a copy of the site files in a _site directory, which you can deploy with any hosting service.

© 2025 by Church of the Nazarene in the Loop