someshk / website

Let's Encrypt Website and Documentation

Home Page:https://letsencrypt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Encrypt Website

This is the repository for the main Let's Encrypt website.

This site is built with Hugo. It's entirely static, no server-side code/scripting.

To see your changes, install Hugo, then run it with:

hugo server -F

And open http://localhost:1313/ in your browser. Note that the -F flag will show items to be published in the future (like blog posts with dates in the future).

Contributions welcome.

Troubleshooting with Hugo

If you see the error:

Failed to load translations in file "en.toml": unsupported file extension .toml

Your version of Hugo is probably too old.

Translations - internationalization (i18n)

To help with translation, please see TRANSLATION.md.

About

Let's Encrypt Website and Documentation

https://letsencrypt.org

License:Mozilla Public License 2.0


Languages

Language:HTML 91.8%Language:CSS 7.0%Language:JavaScript 1.2%Language:Shell 0.1%