Giter VIP home page Giter VIP logo

zola-sandbox's Introduction

🧪 Zola Sanbox

This repository is used to test new web elements. It is an amalgamation of code snippets, all weaved together by Zola.

Check out the demo.

Table of Contents

Running the Site Locally

Tips that will help you develop and preview the site locally.

Requirements

Before using the theme, you need to install Zola ≥ 0.18.0.

Quick Start

# Clone the repo
git clone [email protected]:semanticdata/zola-sandbox.git

# Change directory into the cloned folder
cd zola-sandbox

# Serve the site locally
zola serve

# Open http://127.0.0.1:1111/ in the browser

For more detailed instructions, visit the Documentation page about installing and using themes.

Useful Commands

A short list of commands that will help you develop your own version of the theme.

Command Description
zola init <repo-name> Initiate new Zola site
zola build Build only
zola serve Build and Serve

Customization

You can changed the configuration, templates and content yourself. Refer to the config.toml, and templates files for ideas. In most cases you only need to modify the contents of config.toml to customize the appearance of your blog. Make sure to visit tyhe Zola Documentation.

Custom CSS Styles

Adding custom CSS is as easy as adding your styles to sass/_custom.scss. This is made possible because SCSS files are backwards compatible with CSS. This means you can type normal CSS code into a SCSS file and it will be valid.

Attributions

The icons used throughout the site are kindly provided by UXWing. Read their license.

Other icons used come from Remix Icon. Check out their license.

License

Source code in this repository is available under the MIT License.

zola-sandbox's People

Contributors

semanticdata avatar

Watchers

 avatar

zola-sandbox's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.