Skip to content

Commit 923b531

Browse files
committed
update docs
1 parent bf10fb8 commit 923b531

1 file changed

Lines changed: 24 additions & 25 deletions

File tree

README.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<div style="text-align:center;">
1+
<h1 align="center">Simple Scaffold</h1>
22

3-
# Simple Scaffold
3+
<h2 align="center">
44

55
[GitHub](https://github.com/chenasraf/simple-scaffold) |
66
[Documentation](https://casraf.blog/simple-scaffold) |
77
[NPM](https://npmjs.com/package/simple-scaffold) |
88
[casraf.blog](https://casraf.blog)
99

10-
</div>
10+
</h2>
1111

1212
Simple Scaffold allows you to generate any set of files in the easiest way possible with simple commands.
1313

@@ -23,28 +23,27 @@ other custom data) inside the paths or contents of the files using Handlebars.js
2323
<details>
2424
<summary>Table of contents</summary>
2525

26-
- [Simple Scaffold](#simple-scaffold)
27-
- [Install](#install)
28-
- [Command Line Interface (CLI)](#command-line-interface-cli)
29-
- [Available flags](#available-flags)
30-
- [Node module](#node-module)
31-
- [Node-specific options](#node-specific-options)
32-
- [Preparing files](#preparing-files)
33-
- [Template files](#template-files)
34-
- [Variable/token replacement](#variabletoken-replacement)
35-
- [Helpers](#helpers)
36-
- [Built-in Helpers](#built-in-helpers)
37-
- [Capitalization Helpers](#capitalization-helpers)
38-
- [Date helpers](#date-helpers)
39-
- [Custom Helpers](#custom-helpers)
40-
- [Examples](#examples)
41-
- [Run](#run)
42-
- [Command Example](#command-example)
43-
- [Node Module Example](#node-module-example)
44-
- [Files](#files)
45-
- [Input](#input)
46-
- [Output](#output)
47-
- [Contributing](#contributing)
26+
- [Install](#install)
27+
- [Command Line Interface (CLI)](#command-line-interface-cli)
28+
- [Available flags](#available-flags)
29+
- [Node module](#node-module)
30+
- [Node-specific options](#node-specific-options)
31+
- [Preparing files](#preparing-files)
32+
- [Template files](#template-files)
33+
- [Variable/token replacement](#variabletoken-replacement)
34+
- [Helpers](#helpers)
35+
- [Built-in Helpers](#built-in-helpers)
36+
- [Capitalization Helpers](#capitalization-helpers)
37+
- [Date helpers](#date-helpers)
38+
- [Custom Helpers](#custom-helpers)
39+
- [Examples](#examples)
40+
- [Run](#run)
41+
- [Command Example](#command-example)
42+
- [Node Module Example](#node-module-example)
43+
- [Files](#files)
44+
- [Input](#input)
45+
- [Output](#output)
46+
- [Contributing](#contributing)
4847

4948
</details>
5049

0 commit comments

Comments
 (0)