1.10.8 • Published 22 hours ago

@paroicms/server v1.10.8

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
22 hours ago

@paroicms/server

This is the main package of ParoiCMS.

How to generate a new website

Run the following commands:

npx @paroicms/cli create mywebsite
cd mywebsite
npm i
npm run dev

Then, connect to your back-office: http://localhost:8080/adm . Use dev@localhost for the login and init for the password.

Here are some tips:

  • In the back-office, starts with Configuration → Site properties;
  • Read the config.json file: it is a configuration for a local environment;
  • Read the site-schema.json file: it is the schema of your website;
  • The file theme/theme.json contains the list of available sizes (in pixels) in the text editors;
  • You'll find the SCSS in theme/assets/scss/index.scss, it is compiled by the watcher in theme/assets/scss/index.css;
  • If you edit your theme with Visual Studio Code, then we suggest that you install the Liquid extension, from panoply (liquify.dev);
  • Then the templates of your website are in theme/templates/;
  • In a Liquid file (for example theme/templates/home.liquid), use our info filter to inspect the content of a payload:
{{ site | info }}
{{ page | info }}

Documentation

The documentation on how to configure ParoiCMS is here.

Contribute

Please start with the instructions in our monorepo.

License

Released under the MIT license.

1.10.8

22 hours ago

1.10.7

5 days ago

1.10.5

6 days ago

1.10.4

6 days ago

1.10.6

6 days ago

1.10.3

7 days ago

1.10.2

8 days ago

1.8.0

9 days ago

1.9.1

9 days ago

1.9.0

9 days ago

1.10.1

8 days ago

1.10.0

8 days ago

1.7.2

11 days ago

1.7.1

12 days ago

1.6.4

14 days ago

1.7.0

13 days ago

1.6.5

14 days ago

1.6.3

14 days ago

1.6.2

15 days ago

1.6.1

20 days ago

1.6.0

21 days ago

1.5.4

22 days ago

1.5.3

25 days ago

1.5.2

26 days ago

1.5.1

26 days ago

1.4.2

27 days ago

1.5.0

27 days ago

1.4.1

27 days ago

1.3.3

1 month ago

1.4.0

1 month ago

1.3.2

1 month ago

1.3.1

1 month ago

1.3.0

1 month ago

1.2.1

1 month ago

1.2.0

1 month ago

1.1.2

1 month ago

1.1.1

1 month ago

1.1.0

1 month ago

1.0.1

2 months ago

1.0.0

2 months ago

0.153.0

2 months ago

0.154.2

2 months ago

0.154.3

2 months ago

0.154.0

2 months ago

0.154.1

2 months ago

0.152.0

2 months ago

0.152.1

2 months ago

0.151.9

2 months ago

0.151.11

2 months ago

0.151.10

2 months ago

0.151.7

2 months ago

0.151.8

2 months ago

0.151.1

2 months ago

0.151.2

2 months ago

0.150.0

2 months ago

0.151.0

2 months ago

0.150.1

2 months ago

0.151.5

2 months ago

0.151.6

2 months ago

0.151.3

2 months ago

0.151.4

2 months ago

0.149.0

2 months ago

0.149.1

2 months ago

0.148.0

2 months ago

0.147.0

2 months ago

0.146.2

2 months ago

0.146.1

2 months ago

0.146.0

2 months ago