Skip to content

Commit 7dfe8ff

Browse files
committed
Initial commit
1 parent 589e587 commit 7dfe8ff

28 files changed

Lines changed: 19509 additions & 1264 deletions

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
_site
2+
.sass-cache/
3+
.sublime-workspace
4+
.sublime-project

config.rb

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Require any additional compass plugins here.
2+
require "zurb-foundation"
3+
4+
# Set this to the root of your project when deployed:
5+
http_path = "/"
6+
css_dir = "stylesheets"
7+
sass_dir = "stylesheets/sass"
8+
images_dir = "img"
9+
javascripts_dir = "js"
10+
11+
# You can select your preferred output style here (can be overridden via the command line):
12+
# output_style = :expanded or :nested or :compact or :compressed
13+
14+
# To enable relative paths to assets via compass helper functions. Uncomment:
15+
# relative_assets = true
16+
17+
# To disable debugging comments that display the original location of your selectors. Uncomment:
18+
# line_comments = false
19+
20+
21+
# If you prefer the indented syntax, you might want to regenerate this
22+
# project again passing --syntax sass, or you can uncomment this:
23+
# preferred_syntax = :sass
24+
# and then run:
25+
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass

img/github_logo.svg

Lines changed: 21 additions & 0 deletions
Loading

img/logo.jpg

97.8 KB
Loading

img/logo_m.jpg

16.1 KB
Loading

index.html

Lines changed: 103 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,106 @@
1-
<!doctype html>
2-
<html>
3-
<head>
4-
<meta charset="utf-8">
5-
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<title>Adobe Open Source by adobe</title>
7-
8-
<link rel="stylesheet" href="stylesheets/styles.css">
9-
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
10-
<script src="javascripts/scale.fix.js"></script>
11-
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
12-
<!--[if lt IE 9]>
13-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14-
<![endif]-->
15-
</head>
16-
<body>
17-
<div class="wrapper">
18-
<header>
19-
<h1 class="header">Adobe Open Source</h1>
20-
<p class="header">Advancing technology through open initiatives</p>
21-
22-
23-
24-
<ul>
25-
<li><a class="buttons github" href="https://github.com/adobe">GitHub Profile</a></li>
26-
</ul>
27-
28-
</header>
29-
<section>
30-
<h3>
31-
<a name="welcome-to-adobes-open-source-on-github-" class="anchor" href="#welcome-to-adobes-open-source-on-github-"><span class="octicon octicon-link"></span></a>Welcome to Adobe's open source on Github <img src="http://adobe.github.com/img/adobe_logo_standard_png.png" alt="Adobe standard logo">
32-
</h3>
33-
34-
<h2>
35-
<a name="new-and-noteworthy" class="anchor" href="#new-and-noteworthy"><span class="octicon octicon-link"></span></a><strong>New and Noteworthy</strong>:</h2>
36-
37-
<p><a href="http://projects.apache.org/projects/cordova.html"><strong>Cordova 3.1.0:</strong> </a> Cordova 3.1 released (leaves the github site)</p>
38-
39-
<p><a href="https://github.com/Adobe-Marketing-Cloud/experiencemanager-java-emailprovider"><strong>Experience Manager SDK (email):</strong> </a> SDK for Adobe Experience Manager (Adobe CQ) to integrate an external Email Service Provider</p>
40-
41-
<p><a href="https://github.com/Adobe-Marketing-Cloud/cq-java-securecq-maven-plugin"><strong>CQ Secure Maven plugin:</strong> </a> A simple Maven Plugin integration of the Cognifide's SecureCQ, a tool to find the most popular security problems in your CQ instance.</p>
42-
43-
<p><a href="https://github.com/adobe-webplatform/shaderdsl"><strong>ShaderDSL</strong>: </a> is a compiler from a subset of JavaScript to GLSL. ShaderDSL.js allows you to write GLSL shaders in plain JavaScript, instead of the C like (GLSL) language used today.</p>
44-
45-
<h2>
46-
<a name="organizations" class="anchor" href="#organizations"><span class="octicon octicon-link"></span></a><strong>Organizations:</strong>
47-
</h2>
48-
49-
<p>(Adobe groups that are releasing technology under open source. There may be multiple projects under each organization)</p>
50-
51-
<p><a href="https://github.com/adobe"><strong>Adobe:</strong> </a> Repository for certain Adobe Open Source releases</p>
52-
53-
<p><a href="https://github.com/Adobe-Muse"><strong>Adobe Muse:</strong> </a> Repository for releases from the Adobe Muse team</p>
54-
55-
<p><a href="https://github.com/organizations/Adobe-Marketing-Cloud/"><strong>Adobe Marketing Cloud:</strong> </a> Open source SDKs. samples and boilerplate from the Adobe Marketing Cloud</p>
56-
57-
<p><a href="https://github.com/adobe-security"><strong>Adobe Security:</strong> </a> Tools and techniques from Adobe Security</p>
58-
59-
<p><a href="https://github.com/adobe-research"><strong>Adobe Research:</strong> </a> Technology and cool stuff from Adobe Research</p>
601

61-
<p><a href="https://github.com/adobe-Webplatform"><strong>Adobe Web Platform:</strong> </a> Technology relating to the web from Adobe Web Platform</p>
2+
<!DOCTYPE html>
3+
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
4+
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" ng-app="AdobeOpenSource"> <!--<![endif]-->
625

63-
<p><a href="https://github.com/adobe-fonts"><strong>Adobe Fonts:</strong> </a> Open fonts and related technology from the Adobe Font teams</p>
64-
65-
<p><a href="https://github.com/Adobe-CloudOps"><strong>Adobe CloudOps:</strong> </a> Techniques and technology from the Adobe Cloud Operations</p>
66-
67-
<p><a href="http://www.brackets.io/"><strong>Brackets:</strong> </a> An open source code editor for the web, written in JavaScript, HTML and CSS</p>
68-
69-
<p><a href="https://github.com/edge-code"><strong>Edge Code:</strong> </a> The source for Edge code related technology</p>
70-
71-
<p><a href="https://github.com/topcoat/topcoat"><strong>Topcoat</strong>: </a> UI Library for creating beautiful and responsive applications using web standards</p>
72-
73-
<p><a href="https://github.com/adobe-flash"><strong>Adobe Flash</strong>: </a> Technology releases relating to Adobe Flash</p>
74-
75-
<p><a href="https://github.com/adobe-photoshop"><strong>Adobe Photoshop</strong>: </a> Adobe Photoshop teams open source technology releases</p>
76-
77-
<h2>
78-
<a name="popular-projects" class="anchor" href="#popular-projects"><span class="octicon octicon-link"></span></a><strong>Popular Projects</strong>:</h2>
79-
80-
<p><a href="http://www.brackets.io/"><strong>Brackets:</strong> </a> An open source code editor for the web, written in JavaScript, HTML and CSS</p>
81-
82-
<p><a href="https://github.com/adobe/source-sans-pro"><strong>Source Sans Pro:</strong> </a> OpenType fonts that have been designed to work well in user interface (UI) environments</p>
83-
84-
<p><a href="https://github.com/adobe/source-code-pro"><strong>Source Code Pro:</strong> </a> OpenType fonts that have been designed to work well in code environments</p>
85-
86-
<p><a href="https://github.com/adobe/cssfilterlab"><strong>CSS Filterlab:</strong> </a> Browser-based tool that lets you use and modify CSS filters and see the effects in real time </p>
87-
88-
<p><a href="https://github.com/adobe-webplatform/balance-text"><strong>Balanced Text:</strong> </a> jQuery plugin for implementing balancing of wrapping text in a web page</p>
89-
90-
<p><a href="http://github.com/phonegap"><strong>Phonegap:</strong> </a> Web platform that exposes native mobile device apis and data to JavaScript. PhoneGap is a distribution of <a href="http://cordova.apache.org/">Apache Cordova</a></p>
91-
92-
<p><a href="https://github.com/adobe-photoshop"><strong>Generator</strong>: </a> is a JavaScript-based extensibility technology for Adobe Photoshop CC.</p>
93-
94-
<p><a href="https://github.com/adobe-research/theseus"><strong>Theseus</strong>: </a> is a new type of JavaScript debugger for Node.js, Chrome, and both simultaneously. It is an extension for the Brackets code editor. Theseus is part of a collaboration between the User Interface Design Group at MIT CSAIL and Adobe Research.</p>
95-
96-
<hr>
97-
</section>
98-
<footer>
99-
<p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
100-
</footer>
101-
</div>
102-
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
103-
<script type="text/javascript">
104-
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
105-
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
106-
</script>
107-
<script type="text/javascript">
108-
try {
109-
var pageTracker = _gat._getTracker("UA-40048712-1");
110-
pageTracker._trackPageview();
111-
} catch(err) {}
112-
</script>
113-
114-
</body>
6+
<head>
7+
<meta charset="utf-8">
8+
<meta name="viewport" content="width=device-width">
9+
<title>Adobe Open Source | Advancing technology through open initiatives</title>
10+
<link rel="stylesheet" href="stylesheets/app.css">
11+
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
12+
</head>
13+
14+
<body>
15+
<div class="menu">
16+
<div data-magellan-expedition="fixed">
17+
<div class="row">
18+
<div class="large-12 columns">
19+
<dl class="sub-nav">
20+
<dd class="title"><strong>Adobe</strong> Open Source</dd>
21+
</dl>
22+
23+
<div class="wrapLogoTop">
24+
<img class="logoTop" src="img/logo_m.jpg" title="Adobe Open Source"/>
25+
</div>
26+
</div>
27+
</div>
28+
</div>
29+
30+
</div>
31+
<div class="wrapper">
32+
<div class="row text-center">
33+
<div class="large-12 columns">
34+
<div class="punchline">Browse Adobe Github projects like never before...</div>
35+
</div>
36+
</div>
37+
38+
39+
40+
<div class="row countdownWrapper">
41+
<div class="large-12 columns">
42+
<div class="large-3 columns">
43+
<div class="wrapCounter">
44+
<div class="counter">
45+
<span class="decor top"></span>
46+
<span class="decor bottom"></span>
47+
<span class="from top"><span></span><span class="shadow"></span></span>
48+
<span class="from bottom"><span></span><span class="shadow"></span></span>
49+
<span class="to top"><span></span><span class="shadow"></span></span>
50+
<span class="to bottom"><span></span><span class="shadow"></span></span>
51+
</div>
52+
</div>
53+
<div class="caption">MONTHS</div>
54+
</div>
55+
<div class="large-3 columns">
56+
<div class="wrapCounter">
57+
<div class="counter">
58+
<span class="decor top"></span>
59+
<span class="decor bottom"></span>
60+
<span class="from top"><span></span><span class="shadow"></span></span>
61+
<span class="from bottom"><span></span><span class="shadow"></span></span>
62+
<span class="to top"><span></span><span class="shadow"></span></span>
63+
<span class="to bottom"><span></span><span class="shadow"></span></span>
64+
</div>
65+
</div>
66+
<div class="caption">DAYS</div>
67+
</div>
68+
<div class="large-3 columns">
69+
<div class="wrapCounter">
70+
<div class="counter min">
71+
<span class="decor top"></span>
72+
<span class="decor bottom"></span>
73+
<span class="from top"><span></span><span class="shadow"></span></span>
74+
<span class="from bottom"><span></span><span class="shadow"></span></span>
75+
<span class="to top"><span></span><span class="shadow"></span></span>
76+
<span class="to bottom"><span></span><span class="shadow"></span></span>
77+
</div>
78+
</div>
79+
<div class="caption">MINUTES</div>
80+
</div>
81+
<div class="large-3 columns">
82+
<div class="wrapCounter">
83+
<div class="counter sec">
84+
<span class="decor top"></span>
85+
<span class="decor bottom"></span>
86+
<span class="from top"><span></span><span class="shadow"></span></span>
87+
<span class="from bottom"><span></span><span class="shadow"></span></span>
88+
<span class="to top"><span></span><span class="shadow"></span></span>
89+
<span class="to bottom"><span></span><span class="shadow"></span></span>
90+
</div>
91+
</div>
92+
<div class="caption">SECONDS</div>
93+
</div>
94+
</div>
95+
</div>
96+
</div>
97+
98+
<div class="footer" id="footer">
99+
<img class="logo original" id="logo3" src="img/github_logo.svg" title="Brackets, code the web" />
100+
</div>
101+
102+
<script src="js/custom.modernizr.js"></script>
103+
<script src="js/jquery.js"></script>
104+
<script src="js/counter.js"></script>
105+
</body>
115106
</html>

javascripts/main.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

javascripts/scale.fix.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

javascripts/script.js

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)