Skip to content

CDRH/nebnews

Repository files navigation

Nebraska Newspapers

The Nebraska Newspapers project is the University of Nebraska's adaptation of the Library of Congress's Chronicling America application. This project makes historic Nebraskan newspapers available to be viewed, browsed, and searched online. For information about the contributors to the Nebraska Newspapers, please visit the Nebraska Newspapers About Page. For more information about the purpose and awardees of the Chronicling America project, please refer to the Chronicling America website.

If you are interested in using the Chronicling America application, we strongly recommend that you work directly from the original code base, https://github.com/LibraryOfCongress/chronam. You may also be interested in the University of Oregon's Chronicling America rendition, Historic Oregon Newspapers, which uses a custom image server.

The documentation which follows is primarily oriented toward future maintenance and troubleshooting of the Nebraska Newspapers website.

Documentation Contents

Quick Reference

To restart django

touch /opt/chronam/conf/chronam.wsgi

To get into django command mode

source /opt/chronam/ENV/bin/activate
export DJANGO_SETTINGS_MODULE=chronam.settings
django-admin.py  # will list commands if executed as is

About

Chronicling America Nebraska Newspapers Edition [chronam]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published