labbdocs 0.4.2__tar.gz → 0.4.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {labbdocs-0.4.2 → labbdocs-0.4.4}/PKG-INFO +1 -1
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/2_installation.md +33 -1
- {labbdocs-0.4.2 → labbdocs-0.4.4}/pyproject.toml +1 -1
- {labbdocs-0.4.2 → labbdocs-0.4.4}/LICENSE +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/README.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/__init__.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/apps.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/blog/index.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/blog/posts/1_introducing-labb-and-the-roadmap.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/blog/posts/2_labb-featured-on-youtube.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/1_introduction.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/3_changelog.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/4_roadmap.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/5_credits.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/2_concepts/1_reactivity.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/2_concepts/2_theming.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/2_concepts/3_building_css.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/0_labb_cli.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/1_config_yaml.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/2_django_settings.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/3_lb_tags.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/4_c-lb.m.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/5_window_lb.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/3_references/6_llms.txt.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/index.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/icons/1_getting_started/1_introduction.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/icons/2_packs/1_remix.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/icons/2_packs/more.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/icons/index.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/button.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/dropdown.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/fab.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/modal.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/swap.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/1_actions/theme-controller.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/accordion.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/avatar.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/badge.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/card.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/carousel.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/chat.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/collapse.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/diff.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/hover-gallery.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/hover3d.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/kbd.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/list.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/stat.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/table.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/text-rotate.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/text.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/2_data_display/timeline.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/breadcrumbs.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/dock.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/link.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/menu.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/navbar.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/pagination.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/steps.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/3_navigation/tabs.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/alert.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/loading.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/progress.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/radial-progress.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/skeleton.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/status.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/toast.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/4_feedback/tooltip.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/checkbox.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/fieldset.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/file-input.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/filter.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/input.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/label.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/radio.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/range.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/rating.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/select.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/textarea.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/toggle.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/5_data_input/validator.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/divider.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/drawer.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/footer.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/hero.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/indicator.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/join.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/mask.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/6_layout/stack.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/7_mockup/mockup-browser.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/7_mockup/mockup-code.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/7_mockup/mockup-phone.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/7_mockup/mockup-window.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/0_charts.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/bar.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/bubble.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/doughnut.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/line.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/pie.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/polar_area.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/radar.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/8_charts/scatter.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/ui/index.md +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/doc_parser.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/management/__init__.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/management/commands/__init__.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/management/commands/build_docs.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/seo_utils.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/css/highlight-custom.css +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/css/highlight.min.css +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/bugbytes-overview-thumb.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/android-chrome-192x192.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/android-chrome-512x512.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/apple-touch-icon.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/favicon-16x16.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/favicon-32x32.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/favicon.ico +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/favicon.svg +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/site.webmanifest +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/labb_welcome_kit.jpg +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/stock/avatar.png +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/stock/mecca.jpg +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/stock/shoe.jpg +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/js/common.js +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/js/highlight.min.js +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/icon_category_section.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/api_table.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/codeblock/index.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/codeblock/title.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/index.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/section/code.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/section/preview.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/style/code_only.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/style/inline.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/style/stacked.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/style/tab.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/doc_card/grid.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/doc_card/index.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/alpine.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/browser.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/category_section.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/cotton.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/daisy_ui.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/django.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/tailwind.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/indented_block.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/labbstart_info/index.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/base.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/base.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/blog.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/blog_header.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/component.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/header.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/misc/copy_button.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/nav/footer.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/nav/page_navigator.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/nav/topnav.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/seo/head.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/ui/logo.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/lbdocs/pages/docs.html +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templatetags/__init__.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templatetags/docs_tags.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/urls.py +0 -0
- {labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/views.py +0 -0
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/2_installation.md
RENAMED
|
@@ -151,7 +151,39 @@ Add `<c-lb.m.dependencies />` to your base template's `<head>` section:
|
|
|
151
151
|
<span>Without `<c-lb.m.dependencies />`, components will not have the correct styling and interactive features may not work.</span>
|
|
152
152
|
</c-lb.alert>
|
|
153
153
|
|
|
154
|
-
### Step 5:
|
|
154
|
+
### Step 5: Icons (optional)
|
|
155
|
+
|
|
156
|
+
To use icons in your components, install **labbicons**:
|
|
157
|
+
|
|
158
|
+
```bash
|
|
159
|
+
pip install labbicons
|
|
160
|
+
# or together with labb
|
|
161
|
+
pip install labbui[icons]
|
|
162
|
+
```
|
|
163
|
+
|
|
164
|
+
Add `labbicons` to `INSTALLED_APPS`:
|
|
165
|
+
|
|
166
|
+
<c-lbdocs.codeblock.title title="settings.py">
|
|
167
|
+
```python
|
|
168
|
+
INSTALLED_APPS = [
|
|
169
|
+
# ... other apps
|
|
170
|
+
'django_cotton',
|
|
171
|
+
'labb',
|
|
172
|
+
'labbicons',
|
|
173
|
+
]
|
|
174
|
+
```
|
|
175
|
+
</c-lbdocs.codeblock.title>
|
|
176
|
+
|
|
177
|
+
Then use icons in any component that accepts an `icon` prop, or directly:
|
|
178
|
+
|
|
179
|
+
```html
|
|
180
|
+
<c-lb.button icon="rmx.heart">Like</c-lb.button>
|
|
181
|
+
<c-lbi.rmx.heart w="24" h="24" />
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
See the <a href="{% doc_url '1_getting_started/1_introduction.md' 'icons' %}">Icons guide</a> for the full reference.
|
|
185
|
+
|
|
186
|
+
### Step 6: Start Developing
|
|
155
187
|
|
|
156
188
|
Start two terminals:
|
|
157
189
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/blog/posts/1_introducing-labb-and-the-roadmap.md
RENAMED
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/guide/1_getting_started/1_introduction.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/content/icons/1_getting_started/1_introduction.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/bugbytes-overview-thumb.png
RENAMED
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/android-chrome-192x192.png
RENAMED
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/android-chrome-512x512.png
RENAMED
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/static/lbdocs/img/labb/favicon/apple-touch-icon.png
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/component_example/style/tab.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/icon/category_section.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/labbstart_info/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/blog_header.html
RENAMED
|
File without changes
|
{labbdocs-0.4.2 → labbdocs-0.4.4}/labbdocs/templates/cotton/lbdocs/layout/docs/component.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|