0.1.7 • Published 2 years ago

sambal v0.1.7

Weekly downloads
39
License
MIT
Repository
github
Last release
2 years ago

Sambal

A linked data static site generator using schema.org json-ld as the content model.

Unlike other static site generators where the purpose is to help users generate HTML or bundle javascript more efficiently, this is not what Sambal is about. Sambal simply let you use your favorite UI library as you normally would so you don't have to learn anything new.

Instead, the main focus for Sambal is the content model. It natively supports schema.org structured data to help you generate a more meaningful and SEO website based on the semantic meaning of your data.

Features

  1. Automatically add schema.org structured data, facebook open graph, and twitter metadata tags to your webpage

  2. Leverage the power of linked data. Unlike plain old json, json-ld can reference other data fragments with a url just like linking to another webpage with a hyperlink

  3. Build UI themes based on the semantic meaning of your data and not rely on the property name of your data

  4. Publish both HTML and json-ld files

  5. Convert images to schema.org ImageObject

Get started

npm install --save-dev sambal    // install sambal as a dev dependency

npx sambal init                  // create sambal.site.js, sambal.entry.js and sample content

npx sambal serve                 // start dev server on localhost:3000
0.1.7

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.63

2 years ago

0.0.62

3 years ago

0.0.61

3 years ago

0.0.60

3 years ago

0.0.59

3 years ago

0.0.56

3 years ago

0.0.57

3 years ago

0.0.58

3 years ago

0.0.54

3 years ago

0.0.55

3 years ago

0.0.52

3 years ago

0.0.53

3 years ago

0.0.51

3 years ago

0.0.50

3 years ago

0.0.49

3 years ago

0.0.47

3 years ago

0.0.48

3 years ago

0.0.43

3 years ago

0.0.44

3 years ago

0.0.45

3 years ago

0.0.46

3 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.42

3 years ago

0.0.39

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.36

3 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.28

4 years ago

0.0.29

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago