Skip to content

upenr/ibmsystems-search

Repository files navigation

IBM Systems Training Search Website 🔍

This is a React and Next.js-based website which delivers pre-rendered pages to view, search and filter for content on IBM Systems. There is a view counter for each course that updates in real time.

Use this website to find Systems infrastructure related training you like.

Overview

  • /index - Home page with Most Popular titles
  • /about - About page with some useful links
  • /course/ - Pre-rendered MDX-based course descriptions in a format designed by Upendra Rajan
  • course/Submission/ - Guidelines on how to add content to this website

Environment Variables

FIREBASE_PRIVATE_KEY=""
FIREBASE_CLIENT_EMAIL=""
BUTTONDOWN_API_KEY=
NEXT_PUBLIC_GOOGLE_ANALYTICS=

Running Locally 💻

  • Clone this project, import environment variables above in .env.local and run;
npm i
npm run dev

Built using 🧰

About

Quick search for IBM Power Systems, IBM Storage and IBM Z technical content.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published