Skip to content

JasonMSims/elder-affirmation-of-faith

Repository files navigation

Harbins Community Baptist Church — Elder Affirmation of Faith

This document contains the Elder Affirmation of Faith for Harbins Community Baptist Church. It is an adaptation and expansion upon the Second London Baptist Confession of Faith (1689). The purpose of this document is to provide a clear and concise statement of the beliefs that are held by the elders of Harbins Community Baptist Church.

Getting Started

Clone the repository and run the following command to install the necessary dependencies:

npm install

Download and install the latest version of Prince to generate the PDF:

MacOS

Using the terminal, navigate to the directory where the downloaded file is located and run the following command to install Prince:

./install.sh

Press enter to accept the default installation directory.

Windows

Run the downloaded installer and follow the installation instructions.

Building the PDF

Build the content using SSG (Static Site Generator) by running the following command:

npm run build

Tip

Navigate to http://localhost:4173 in your browser to view the document.

To generate the PDF, run the following command:

prince http://localhost:4173 -o output/output.pdf

Change the output file name and path as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published