HHHH1
Sawell Wiki Single Page
A wiki-style layout with a left sidebar that can collapse horizontally.
1. Overview
This is a wiki-style single page, suitable for product documentation, feature guides, API docs, or any structured knowledge base you want to host inside Blogspot.
Tip: The sidebar collapses horizontally. When it is hidden, the content expands to full width.
2. Getting Started
Follow these steps to use this template in your Blogspot blog.
2.1 Setup
- Create a new Page in Blogspot and switch to HTML mode.
- Paste this entire HTML template into the editor.
- Update the headings, sections, and links as needed.
2.2 First Example
Example of using a code block inside this wiki:
<section id="section-new" class="sawell-wiki-section">
<h2 class="sawell-wiki-h2">New Section</h2>
<p class="sawell-wiki-p">Your content here.</p>
</section>
3. Modules
Use this part to describe each module or feature of your product.
3.1 Module A
Describe what Module A does, typical use cases, and any constraints.
3.2 Module B
Add more modules here. The layout is flexible and can grow with your documentation.
4. FAQ
-
Will this affect other Blogspot pages?
No. All styles are namespaced under.sawell-wiki-page. -
How do I add more sections?
Create another<section>with a uniqueidand add a link to it in the TOC on the left.
Comments
Post a Comment