An open API service indexing awesome lists of open source software.

https://github.com/bozdoz/bozdoz.com

Universal JavaScript portfolio built in React / Express
https://github.com/bozdoz/bozdoz.com

express markdown react universal-javascript

Last synced: 3 months ago
JSON representation

Universal JavaScript portfolio built in React / Express

Awesome Lists containing this project

README

        

bozdoz.com
==========

[![Build Status](https://img.shields.io/gitlab/pipeline/bozdoz/bozdoz-com)](https://gitlab.com/bozdoz/bozdoz-com)

This site is designed to showcase **my best-loved projects** in web development.

This is a **Universal JavaScript** app: The pages are generated server-side through **Express** with the help of **React Router**; the layout is created with **React** (*of course*), and most of the content is in a simple **MarkDown** and **FrontMatter** format.

### Nice-to-haves (someday):

- Use GraphQL to link project tags and create a tag page
- Blog structure
- GitHub webhooks
- Change PlainPage; Simplify FrontMatter to Page.js and use more
- Try sharing some of the content of LoadingPage and PageLayout