Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/templatecookie/templatecookie
Templatecookie.com - A custom software development agency for b2b businesses
https://github.com/templatecookie/templatecookie
adlisting agency-website cookie job job-portal jopbilot school-software schooling service-website software-agency template template-cookie templatecookie web web-agency web-development webdevelopment-agency
Last synced: 23 days ago
JSON representation
Templatecookie.com - A custom software development agency for b2b businesses
- Host: GitHub
- URL: https://github.com/templatecookie/templatecookie
- Owner: templatecookie
- Created: 2022-01-08T06:51:20.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-26T08:32:30.000Z (10 months ago)
- Last Synced: 2024-02-26T09:44:34.760Z (10 months ago)
- Topics: adlisting, agency-website, cookie, job, job-portal, jopbilot, school-software, schooling, service-website, software-agency, template, template-cookie, templatecookie, web, web-agency, web-development, webdevelopment-agency
- Language: Vue
- Homepage: https://templatecookie.com/
- Size: 55.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Templatecookie - Online Product Documentation
All [Product Documentation](https://templatecookie.com/docs) source code lives here. Watch the video below and get started!
## How to add & Update Docs in this project? Watch this Tutorial.
[![HOW TO UPLOAD DOCS IN MARKDOWN FORMAT?](/static/help.png)](https://www.loom.com/share/6029afdc336043c29efab7ad67cf65dc)
## Run Locally
Fork the repository and clone the project
```bash
git clone --single-branch [email protected]:[YOUR_GITHUB_USERNAME]/product-docs.git templatecookie-docs --branch docs
```Go to the project directory
```bash
cd templatecookie-docs
```Install dependencies
```bash
yarn /npm install
```Start the server
```bash
yarn dev
```## Technology
- [Tailwind CSS ](https://tailwindcss.com/)
- [Nuxt JS](https://nuxtjs.org/)
- [Vue Js](https://vuejs.org/)
- [Vue Select ](https://vue-select.org/)
- [Animate on Scroll](https://michalsnik.github.io/aos/)## Old Version
[v1 templatecookie.com](https://templatecookie.netlify.app/)
[v2 templatecookie.com](https://templatecookie-static.netlify.app)