mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
* Add API for frameworks and examples * Adjust headers * Update frameworks list * Always use latest * Add types * Use now repo for downloading and listing * Use .existsSync * Remove unused packages * Use 307 for redirect * Add examples * Update tsconfig.json Co-Authored-By: Steven <steven@ceriously.com> * Make examples unique * Remove detectors from frameworks API * Use /api instead of Next.js * Install dependencies * Rename project * Change name * Empty * Change name * Update api/tsconfig.json Co-Authored-By: Steven <steven@ceriously.com> * Update examples Co-authored-by: Steven <steven@ceriously.com>
18 lines
538 B
Markdown
18 lines
538 B
Markdown
---
|
|
layout: page
|
|
title: About
|
|
permalink: /about/
|
|
---
|
|
|
|
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
|
|
|
You can find the source code for Minima at GitHub:
|
|
[jekyll][jekyll-organization] /
|
|
[minima](https://github.com/jekyll/minima)
|
|
|
|
You can find the source code for Jekyll at GitHub:
|
|
[jekyll][jekyll-organization] /
|
|
[jekyll](https://github.com/jekyll/jekyll)
|
|
|
|
[jekyll-organization]: https://github.com/jekyll
|