| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
otherwise they don't render as blocks
|
| |
|
|\
| |
| | |
[nix/(en,de,sv)] link to additional documentation resources
|
| | |
|
|\ \
| | |
| | | |
[python/en] Python Update `open` File Open `mode`
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
[python/hu-hu] Fix typo
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
[neat/en] Remove Neat Language. That compiler is extremely dead.
|
| | | | |
| | | | |
| | | | |
| | | | | |
next generation of the language, so for now avoid confusing the namespace with the old version.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[zig/en] mark Zig code as zig
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
rouge doesn't work with uppercase language names, also cleaned up whitespace
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Fix files that error when building
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[markdown/*] Fix syntax highlighting
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[html/ru-ru]: make spellcheck in file
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[elixir/*] Fix bad case in the Elixir language
|
| |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[any/ru] Fix some typos of russian translations
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix a few broken files
|
| | |_|_|/ / / / /
| |/| | | | | | | |
|
|/ / / / / / / / |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* added OSL language
Added most of the basics
* Update osl.html.markdown
* Updated Datatypes
* Added some functions
* Update osl.html.markdown
* Added Pattern Generations, Calculus, Texture and Light functions
* Final
* fixed 80 words
* Added Examples
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
for looping seems to have updated in this version
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
"fib" is mentioned three times in this document. First and last time fib 2 = 1. I suppose that in the second time fib 2 = 2 was a typo.
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* feat(jinja): Add Jinja template introduction and examples
- Added a detailed introduction to Jinja templating engine for Python
- Included examples for variables, template inheritance, including content and loops
- Provided explanations and syntax for delimiters, template inheritance,
variables, loops, conditionals, and including content
- Demonstrated how to use Jinja for web development, such as creating HTML
templates and including dynamic content displayed within a browser
* [jinja/en] Create Jinja documentation
- Improved the readability and consistency of the content in the file by
adjusting the line breaks and formatting of the text.
- Corrected the whitespace and formatting issues in the code snippets.
- Unified the style of the text by keeping similar instructions on the same
text alignment level for easier comprehension.
- Ensured proper spacing and indentation in the 'Template Inheritance' section
for a better display and understanding of the concept.
- Updated the 'Including Content' section to fix a typo in the include tag.
- Streamlined the 'Variables passed to the main template' section by refining
the explanation and enhancing clarity.
- Consolidated information in the 'Conditionals, Macros, and Official
Documentation' sections to provide a clearer and consistent documentation
style.
- Incorporated a link to the official Jinja documentation for further
reference.
* chore: Organize Jinja's template inheritance section
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Add a comprehensive guide on using HTTPie as a powerful command-line HTTP
client. The guide covers basic usage, URL shortcuts, optional GET and POST
methods, querystring parameters, sending data in JSON, form data, and files,
managing headers and authentication, as well as response handling options.
- The guide aims to provide developers, testers, and system administrators with
a simple and intuitive reference for interacting with HTTP servers using
HTTPie.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adjusting file paths in the German language file to match the updated Pug
file names for consistency and clarity of the project structure.
- Updated references from "index.png" to "index.pug"
- Updated references from "includes/nav.png" to "includes/nav.pug"
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* docs(pt-br): Add translation for Pug documentation
This commit adds the translation for the Pug documentation from English to
Brazilian Portuguese. The translated content includes an introduction to Pug,
syntax examples for tags, attributes, JavaScript usage, loops, conditionals,
including content, mixins, and additional resources. This translation aims
to make the Pug documentation more accessible to Portuguese-speaking users.
It covers the basic concepts and functionalities of Pug, providing a
comprehensive guide for developers interested in using the Pug templating
engine for HTML generation in their projects.
* docs(pt-br): Add translation for Pug documentation
Translate the last section "Additional Resources"
* docs(pug): Update comments in Portuguese translation
Update the comments to better reflect the behavior of the code.
- Changed "Tags com filhos" to "Tags aninhadas" for clarity.
* feat: Update Portuguese text in Pug guide
Update Portuguese text in the Pug guide to improve readability and
consistency with the rest of the document.
- Changed "Hello there" to "Olá, pessoas"
- Adjusted multi-line text from English to Portuguese for alignment.
- Made sure all text aligns with the same language throughout the guide.
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
#4825
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Previously, the include paths in pug.html.markdown were referencing .png
files. This commit updates the paths to use .pug extensions for better
clarity and consistency.
- Updated include paths to point to .pug files
- Ensures correct file references are used throughout the project
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* feat(pt-br/toml-pt.html.markdown): Add translation for TOML docs
Translate the TOML file into Portuguese (Brazilian Portuguese).
* fix(pt-br/toml-pt.html.markdown): Add language code in filename
Add portuguese language code in filename to be unique.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* fix: unstranslated section
* fix: miss clicked
---------
Co-authored-by: Flavio <77132531+flaviodev27@users.noreply.github.com>
|