Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codingap.dev Development

The development side of things for my website, https://codingap.dev/. This contains all the source code for hosting my website with blog posts, projects, everything.

by AP

Last updated 9/15/2025

How to use

Clone this repo, use deno task run to run the website (no options for optimized builds, but shouldn't need them)

Features

  • Main page with portfolio and links to projects
  • Blog that is generated from Markdown files
  • About page with all my information

To-Do List

  • Embedded projects
  • CMS for blogs and projects
  • Subdomains

Open Source Libraries

It currently uses:

  • steve for server-side rendering.
  • markdown for converting Markdown files to HTML.
  • deno-dom for parsing HTML.
  • sqlite for SQLite support.

Releases

Packages

Contributors

Languages