From 76b6ac02c2a5264f38378066622fc24925bbabbf Mon Sep 17 00:00:00 2001 From: yaqubroli Date: Thu, 29 Jun 2023 12:59:48 -0700 Subject: [PATCH] inital commit --- .#README.md | 1 + README.md | 38 -------------------------------------- README.org | 26 ++++++++++++++++++++++++++ 3 files changed, 27 insertions(+), 38 deletions(-) diff --git a/.#README.md b/.#README.md new file mode 120000 index 0000000..962ecb0 120000 --- /dev/null +++ a/.#README.md @@ -1,0 +1,1 @@ +yaqub@Jacobs-MacBook-Pro.local.77674diff --git a/README.md b/README.md deleted file mode 100644 index ca8a3a2..0000000 100644 --- a/README.md +++ /dev/null @@ -1,38 +1,0 @@ -This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). - -## Getting Started - -First, run the development server: - -```bash -npm run dev -# or -yarn dev -# or -pnpm dev -``` - -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. - -You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file. - -[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`. - -The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. - -This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. - -## Learn More - -To learn more about Next.js, take a look at the following resources: - -- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. -- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. - -You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! - -## Deploy on Vercel - -The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. - -Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. diff --git a/README.org b/README.org new file mode 100644 index 0000000..ada79d3 100644 --- /dev/null +++ a/README.org @@ -1,0 +1,26 @@ +* =yaqubro.li= site source +Work in progress. + +Features I intend to implement: + +- Using an =org-roam= database as a headless CMS for next.js SSG + - Only zettels with specific tags will be pushed to the website; zettel tags will also be used for classification of zettels on the website. +- Automatic uploading to neocities + +** Licensing + +Copyright (c) 2023, Jacob Walchuk + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, and distribute copies of the Software, subject to the following conditions: + +1. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +2. Any redistribution of this Software, in any form, must include some form of attribution acknowledging the contribution of Jacob Walchuk. The method and format of this attribution are left to the discretion of the redistributor, provided it is in good faith and reasonably accessible to users of the redistributed Software. + +3. Any modifications to the original Software must result in a significant visual alteration of the Software's interface and presentation ("look and feel"), to the extent that it does not bear a substantial resemblance to the original Software. + +4. No person or entity may use the name of Jacob Walchuk or yaqubro.li to endorse or promote products derived from this Software without specific prior written permission from Jacob Walchuk. + +THIS SOFTWARE IS PROVIDED BY JACOB WALCHUK "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JACOB WALCHUK BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- rgit 0.1.5