Skip to content

Commit 66886bc

Browse files
committed
Drop the build system, editing html by hand is the new hot thing in 2021
1 parent a19b7bd commit 66886bc

File tree

7 files changed

+2
-5436
lines changed

7 files changed

+2
-5436
lines changed

.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
*~
2-
32
.DS_Store
4-
**/node_modules/
5-
*.map

README.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
## build instructions
22

3-
* `npm install`
4-
* Edit index.md
5-
* Run `npm run build`
3+
* Edit index.html
64

75
Yeah, it's pretty high-tech
86

97
## front end development
108

11-
* from the root directory, run `npm install`
12-
* to compile styles once, run `npm run build`
13-
* to watch and autocompile styles, run `npm run dev`
9+
* is great

gulpfile.js

-48
This file was deleted.

index.md

-93
This file was deleted.

layout.html

-101
This file was deleted.

0 commit comments

Comments
 (0)