Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 4, 2020. It is now read-only.
/convergePublic archive

ThoughtWorks Chennai Converge event's repo.

License

NotificationsYou must be signed in to change notification settings

TWChennai/converge

Repository files navigation

NOTE: GitHub's "create/edit file" buttons are very small and hard to find, but they are there (as long as you're logged in and have push rights to this repo).

Manual Development

We're usingnanoc for static site generation. Jekyll/Octopress are hard-coded for blogging, while Nanoc is much simpler, doesn't take any assumptions and allows to build whatever type of content (not just blogs).

  • Make sure you have RVM installed
  • Clone this repo
  • Runbundle install
  • Runnanoc to compile the website
  • Runnanoc view to start a server and browse tolocalhost:3000

For ease, there is a Guardfile. You can runbundle exec guard, it will keep watching for changes and re-compile the site whenever any file is changed.

Folder Structure

  • assets - contains all assets
  • assets/app.sass - contains the main stylesheet
  • assets/img/speakers - contains speaker images
  • content - content for each converge
  • layouts - layouts for default and archive versions
  • Rules - routing rules
  • gh-pages - folder containing the generated site

Front-End Development

  • Pure HTML/CSS/Javascript website. No JQuery.
  • UsedHTML5 Boilerplate to generate the skeleton.
  • Usedcolourlovers.com for the color swatches.
  • UsingSASS andFoundation for all the Styling.
  • Icon fonts were generated and downloaded fromFontello. Only icons from theModern Pictogram set were used for consistency.

About

ThoughtWorks Chennai Converge event's repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp