Coder Social home page Coder Social logo

edelabar / spelt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weissazool/spelt

0.0 2.0 0.0 2.47 MB

Delightfully simple static site generator written in Swift

License: MIT License

Makefile 2.10% HTML 3.12% CSS 9.94% Shell 0.50% Swift 83.93% Objective-C 0.42%

spelt's Introduction

Spelt GitHub license

Spelt is a blog-aware static site generator written in Swift.

Installation

Using the installer

Download and run the Spelt.pkg file for the latest release.

Building from source

In order to build Spelt you need to have Carthage and a recent version of Xcode installed. Keep in mind that the master branch contains the latest development version and may not always be stable.

  1. Clone the project: git clone --recursive https://github.com/njdehoog/Spelt.git
  2. Install dependencies: make bootstrap
  3. Build and install CLI: make install

Usage

Create a new site to get started using Spelt. Replace PATH with the name of your blog.

spelt new PATH

Local preview

Spelt can run a local webserver which displays a preview of your site. When auto-regeneration is enabled, your site will be regenerated whenever a file on your project directory is changed.

spelt preview

Building

When building your site, the generated files are placed in the _build folder in your project directory.

spelt build

Documentation

Documentation for Spelt can be found here. This documentation was originally written for the Spelt Mac app (which is no longer available), but most of it applies to the CLI as well.

If you spot any errors in the documentation, please submit a pull request in the documentation repository.

Contributing

This project is still in the early stages of development, so any help would be appreciated. Please feel free to fork the project and submit a pull request.

License

Spelt is released under the MIT License.

spelt's People

Contributors

njdehoog avatar tnantoka avatar weissazool avatar

Watchers

Eric DeLabar avatar James Cloos avatar

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.