Skip to content

dyvenia/site-thescalableway

Repository files navigation

The Scalable Way

The website of thescalable way dyvenia division.

Blog Contribution Guidelines

Blog articles are markdown files inside the src/posts folder. The top of the markdown has a YAML section to define article metadata such as title, description and publish date.

Code Blocks are possible with the typical "```" opening and closing. Documentation on syntax highlighting and code blocks is here.

images should be stored in src/images.

Running the Site Locally

This site is using a static page generator called eleventy, you can read its documentation here.

If you have npm installed, you should be able to run a local version running the commands below. Typically the local site will run on http://127.0.0.1:8080/.

cd site-thescalableway

npm run start

Theme Support

For support see: eleventy-excellent.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published