GithubHelp home page GithubHelp logo

bitjammer / swift-org-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apple/swift-org-website

0.0 0.0 0.0 21.47 MB

Swift.org website

Home Page: https://swift.org

License: Other

Shell 3.96% JavaScript 34.26% Ruby 0.08% CSS 4.53% HTML 17.34% Liquid 0.26% Dockerfile 0.44% SCSS 39.10% Procfile 0.03%

swift-org-website's Introduction

Swift.org Website

Overview

Swift.org website goals include:

  1. Welcome the curious about the Swift programming language.
  2. Share knowledge with the Swift users community and prospective users, including instructions for getting started with Swift as easily as possible, user guides, best practices, API documentation and feature announcements.
  3. Share knowledge with the Swift contributors community and prospective contributors, including contribution guides, technical details that assist contributions, project governance and legal information.
  4. Highlight community driven initiatives and technical work that have broad applicability to Swift users in all or some of its core usage domains.

See website overview for more information about the Swift.org website goals, content governance and contribution guidelines.

Technical

Swift.org uses Jekyll, a blog-aware, static site generator in Ruby.

Running locally

Requirements

  • Git
  • Ruby 3.1 or higher (a Ruby installation manager, such as rbenv or RVM is recommended, but not required)
  • Bundler

To run the site locally, enter the following commands into a terminal window:

git clone https://github.com/apple/swift-org-website.git
cd swift-org-website
bundle install
LC_ALL=en_us.UTF-8 bundle exec jekyll serve
open "http://localhost:4000"

Running in Docker

First build the site with Docker Compose:

docker-compose run build

Then you can run the site:

docker-compose up website

The website will be available on http://localhost:4000

swift-org-website's People

Contributors

0xtim avatar adam-fowler avatar alexandersandberg avatar algoritmau avatar amartini51 avatar anthonylatsis avatar benlangmuir avatar benrimmington avatar cthielen avatar danny1113 avatar dave-moser avatar daveverwer avatar dempseyatgithub avatar fourplusone avatar hborla avatar hyp avatar ishaanbedi avatar kaishin avatar krstnfx avatar ktoso avatar kyle-ye avatar maxdesiatov avatar michaelmcguire avatar rjmccall avatar shahmishal avatar swift-ci avatar tkremenek avatar tomerd avatar twostraws avatar unbinilium 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.