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
- Host: GitHub
- URL: https://github.com/bozdoz/bozdoz.com
- Owner: bozdoz
- License: mit
- Created: 2017-11-17T09:56:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T02:04:35.000Z (over 1 year ago)
- Last Synced: 2025-02-13T00:43:17.684Z (4 months ago)
- Topics: express, markdown, react, universal-javascript
- Language: TypeScript
- Homepage: https://bozdoz.com
- Size: 7.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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