Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Content Website

A school portfolio project built to demonstrate a lightweight content management workflow using Markdown files. The project allows .md files to be uploaded or added as content and then rendered as pages on a website.

The goal of this project was to explore how a simple file-based publishing system could work as an alternative to manually creating static HTML pages or using a full CMS.

Project Purpose

This project was created as part of my web/software development coursework and later expanded as a portfolio demonstration. It highlights practical skills in dynamic content rendering, frontend structure, routing, file-based content management, and maintainable website design.

Features

  • Upload or add Markdown files as website content
  • Render .md files into readable web pages
  • Use reusable layouts for consistent page structure
  • Organize content in a simple, file-based format
  • Demonstrate a lightweight CMS-style publishing workflow

Skills Demonstrated

  • Markdown parsing and rendering
  • Dynamic page/content generation
  • Frontend routing and layout design
  • File-based content management
  • Responsive web design
  • Project organization and maintainability
  • Practical small-business website architecture

Technical Focus

This project was less about building a large production CMS and more about demonstrating how content can be separated from presentation. Markdown files provide the content, while the website handles layout, styling, and rendering.

This approach makes the project useful as a technical portfolio piece because it shows an understanding of:

  • separating content from structure
  • building reusable website components
  • handling dynamic content
  • designing simple tools for non-technical content workflows

Status

This project was originally built for school and later expanded for portfolio and archival purposes.

About

A school portfolio project that demonstrates a lightweight markdown-based content system where `.md` files can be uploaded and rendered as website pages, highlighting file-based content management, routing, frontend rendering, and practical CMS-style architecture.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages