Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.77 KB

File metadata and controls

55 lines (44 loc) · 1.77 KB
title Introduction

Introduction

This is the Bolt Documentation. There are a lot of docs for Bolt, so it is split up in a few parts. If you're new to Bolt, you'll find a few of the most used pages linked below. The menu on the left lists all the sections in a tree-like structure. If you're looking for something specific, use the search option in the top left of the screen.

Getting Started
About Bolt, System Requirements, Installation and Upgrading
<a href="../installation" class="button large docsintro">
    Installation<br>
    <small>Dive in, various methods to install Bolt quickly</small>
</a>

<a href="../contenttypes" class="button large docsintro">
    ContentTypes<br>
    <small>ContentTypes, records, fields, taxonomies, relationships, etc</small>
</a>

<a href="../templating/template-selection" class="button large docsintro">
    Templating / Theming<br>
    <small>Writing templates, Twig, fetching content, paging, search</small>
</a>

<a href="../routing" class="button large docsintro">
    Routing<br>
    <small>Configuring routes, to create custom links / URLs</small>
</a>

<a href="../extensions/introduction" class="button medium docsintro">
    Extending Bolt<br>
    <small>Writing extensions, submitting them to the Marketplace</small>
</a>

<a href="../other/manifesto" class="button medium docsintro">
    Our manifesto<br>
    <small>Keeping the community healthy!</small>
</a>

<a href="../howto" class="button medium docsintro">
    Other information<br>
    <small>HOWTO's on various topics</small>
</a>