Skip to content

Peritext project – research goals & updates, maintained by the Illinois Applied Research Institute.

Notifications You must be signed in to change notification settings

illinois-ari/peritext-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peritext Project Website


TypeScript 5.7.3 React 19.0.0 Next.js 15.1.5 TailwindCSS 3.4.3 GitHub Pages Payload CMS SQLite 5.1.7

Overview

This website serves as a hub for presenting the Peritext project's goals, research updates, and tools to the public.

Getting Started - Editing & Local Development

Follow these steps to set up and run the project locally:

1. Clone the Repository

git clone https://github.com/illinois-ari/peritext-website.git
cd peritext-website

2. Install Dependencies

npm install

3. Run the Local Development Server

npm run dev

4. Access the Website & Admin Panel

5️. Login to the CMS

  • Email: [email protected]
  • Password: 12345
  • Alternatively, create a new user from the admin panel.

6. Editing Content

Once logged into the CMS, you can edit the following collections:

Collection Purpose Key Fields & Notes
Page Settings Page titles for each route page (select from: home, about, contact, team, blog, data), title (string)
About Sections of the About page type (text/image), order, content (rich text), image (upload + align)
Home Homepage content and updates content (text), maxUpdates (number of recent updates to show)
Blog Blog post entries title, author, slug, datePosted, shortDescription, longDescription, readTime, keywords
Team Team sections with members title, sortOrder, members[]: name, image, description, social
Contact Contact info & text blocks type (text-block/contact), body (text), name, email, image

After Editing - Deployment

Once you're ready to deploy your changes:

git add .
git commit -m "Updated content"
git push origin main

About

Peritext project – research goals & updates, maintained by the Illinois Applied Research Institute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •