https://github.com/scriptype/writ
writ şeysi
https://github.com/scriptype/writ
blog static-site-generator
Last synced: about 1 year ago
JSON representation
writ şeysi
- Host: GitHub
- URL: https://github.com/scriptype/writ
- Owner: scriptype
- Created: 2021-03-06T23:54:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T21:43:11.000Z (over 1 year ago)
- Last Synced: 2025-03-25T21:11:36.929Z (about 1 year ago)
- Topics: blog, static-site-generator
- Language: Handlebars
- Homepage: https://writ.enes.in
- Size: 26.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Writ şeysi
This is my new blog attempt that uses my new cms attempt.

Manual
Follow the next chapter to check the look & feel locally. Really though, this is for my future self.
Prerequisites
Currently, a command line application such as iTerm2 or Git Bash is needed to run this project.
Also, these packages should be installed in your computer beforehand:
- Git (Download)
- Node.js & npm (Download)
- Writ-CMS (Download)
Installation
```sh
git clone git@github.com:scriptype/writ.git
```
Create and extend
In the project directory, run:
```sh
writ start
```
Finalise for release
In the project directory, run:
```sh
writ build
```