Skip to content

Damocs0921/blog.swift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog.swift

My first tiny server-side Swift blog app. Built with Epoch by Zewo.

[WIP] DO NOT USE Please checkout the TODO list

Requirements

OS X 10.11 (El Capitan)
Ubuntu 14.04

Usage

  1. Install Swift 2.2
  2. make bootstrap
  3. make initdb
  4. make build
  5. make start
  6. Open http://localhost:4000
  7. Press Ctrl+c to stop the server
  8. make watch and change any Swift code...

LICENSE

blog.swift is released under the MIT license. See LICENSE for details.

About

[WIP] A tiny server-side Swift blog app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • Swift 22.7%
  • CSS 10.9%
  • HTML 9.3%
  • Makefile 5.6%