A collection of "pomp-branded" websites https://pompy.dev
Find a file
2023-06-29 14:13:58 +09:00
.github/workflows ci: remove invalid "description" option 2023-06-26 00:42:13 +09:00
.vscode feat: add portfolio site 2023-06-29 12:28:25 +09:00
apps refactor: remove unused code 2023-06-29 14:13:58 +09:00
packages fix(blog-content): mismatched anchor slug 2023-06-29 14:04:29 +09:00
.eslintrc.js restructure project to use turborepo 2022-12-09 15:10:43 +09:00
.firebaserc feat: add portfolio site 2023-06-29 12:28:25 +09:00
.gitignore chore: remove unnecessary files 2023-06-18 19:14:58 +09:00
.npmrc restructure project to use turborepo 2022-12-09 15:10:43 +09:00
.prettierrc changed prettier config 2022-01-11 17:25:15 +09:00
firebase.json feat: add portfolio site 2023-06-29 12:28:25 +09:00
LICENSE copied from https://github.com/licenses/license-templates 2021-08-08 16:44:50 +09:00
package.json chore: bump turbo version 2023-06-29 12:31:18 +09:00
pnpm-lock.yaml feat(blog): self host fonts 2023-06-29 14:10:29 +09:00
pnpm-workspace.yaml restructure project to use turborepo 2022-12-09 15:10:43 +09:00
README.md docs: fix broken link 2023-06-27 09:58:02 +09:00
turbo.json restructure project to use turborepo 2022-12-09 15:10:43 +09:00

developomp-site

what's this?

A monorepo (Turborepo) of my websites for blogging, portfolio, resume, etc.

Usage

  1. Clone this git repository
  2. Install NodeJS and pnpm
  3. Install Dependencies
    pnpm install
    
  4. Run whatever command you need
    • pnpm build - Build all apps and packages
    • pnpm dev - Run all apps and packages locally
    • pnpm lint - Lint all apps and packages
    • pnpm clean - Remove all auto-generated content such as node_modules and dist.

Project Structure

  • aps
  • packages - packages prefixed with @developomp-site/
    • blog-content - Contents for the blog
    • eslint-config - ESLint configuration files
    • tailwind-config -tailwindCSS configuration files
    • theme - universal developomp theme
    • tsconfig - TSConfig files
    • utils - Utility functions

Special thanks

License

The source code for this project is available under the MIT License.

Font licenses:

Open Font License (OFL):