Skip to content

BibleNLP/biblenlp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PABNLP Public Site

The site is live at https://biblenlp.github.io

Repository Purpose

This repo serves as the public-facing site for PABNLP, providing information about our work at the intersection of Bible, natural language processing (NLP), and Bible translation. Here, you'll find our public notes, resources, and updates on topics relevant to these fields. The site also offers guidance on how to get involved with our community and contribute to ongoing projects.

Refer to the VitePress documentation for details on configuring navigation and sidebar.

How to Add a Page

To add a page:

  1. Create a Markdown file in the content/ directory. Name the file according to the desired URL (e.g., about.md for /about).
  2. Edit .vitepress/config.mts to add your new page:
    • For navigation, add it to the nav array.
    • For sidebar, add it to the appropriate section in the sidebar object.

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Create a new branch for your content/changes.
  3. Make your changes and commit them with clear messages.
  4. Submit a Pull Request (PR) describing your changes.

A member of the steering team will review and merge them (or request changes) in a timely manner :)

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •