Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

Commit b816092

Browse files
committed
SublimeCodeIntel page from SublimeCodeIntel@gh-pages
0 parents commit b816092

18 files changed

+1113
-0
lines changed

‎anim/cap_packed.png

392 KB
Loading[フレーム]

‎donate.html

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset='utf-8' />
6+
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
7+
<meta name="description" content="SublimeCodeIntel : Full-featured code intelligence and smart autocomplete engine" />
8+
9+
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css?_=3">
10+
11+
<title>SublimeCodeIntel</title>
12+
13+
<script type="text/javascript">
14+
if (/MacOSX/.test(navigator.userAgent)) document.documentElement.className += ' plat_osx';
15+
else if (/Linux|FreeBSD/.test(navigator.userAgent)) document.documentElement.className += ' plat_linux';
16+
else document.documentElement.className += ' plat_win';
17+
if (/WOW64|Win64|x86_64/.test(navigator.userAgent)) document.documentElement.className += ' arch_64';
18+
else document.documentElement.className += ' arch_32';
19+
</script>
20+
</head>
21+
22+
<body>
23+
<!-- HEADER -->
24+
<div id="header_wrap" class="outer">
25+
<header class="inner">
26+
<a id="forkme_banner" href="https://github.com/SublimeCodeIntel/SublimeCodeIntel">View on GitHub</a>
27+
28+
<h1 id="project_title"><a href="/SublimeCodeIntel/"><span class="sublime">Sublime</span><span class="codeintel">CodeIntel</span></a></h1>
29+
<h2 id="project_tagline">A full-featured code intelligence and smart autocomplete engine for Sublime Text.<br><span class="title">JavaScript, Mason, XBL, XUL, RHTML, SCSS, Python, HTML, Ruby, Python3, XML, XSLT, Django, HTML5, Perl, CSS, Twig, Less, Smarty, Node.js, Tcl, TemplateToolkit, PHP.</span></h2>
30+
31+
<section id="downloads">
32+
<a class="zip_download_link" href="https://github.com/SublimeCodeIntel/SublimeCodeIntel/archive/master.zip">Download this project as a .zip file</a>
33+
<a class="tar_download_link" href="https://github.com/SublimeCodeIntel/SublimeCodeIntel/tarball/master">Download this project as a tar.gz file</a>
34+
</section>
35+
</header>
36+
</div>
37+
38+
<div class="band">
39+
</div>
40+
41+
<!-- MAIN CONTENT -->
42+
<div id="main_content_wrap" class="outer">
43+
<section id="main_content" class="inner">
44+
45+
<!-- content begins -->
46+
<h1>Donate to SublimeCodeIntel!</h1>
47+
<h2>How will my donation be used?</h2>
48+
<p>Development of SublimeCodeIntel is done as an open-source project.</p>
49+
<p>The donations will be directly used to support SublimeCodeIntel's developers.</p>
50+
51+
<h2>How do I donate?</h2>
52+
<p>We accept donations via PayPal:</p>
53+
54+
<div style="text-align: center;">
55+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
56+
<input type="hidden" name="cmd" value="_s-xclick">
57+
<input type="hidden" name="hosted_button_id" value="VVX4Q9H3924LE">
58+
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online." style="vertical-align: bottom;">
59+
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
60+
</form>
61+
</div>
62+
<!-- content ends -->
63+
64+
</section>
65+
</div>
66+
67+
<!-- FOOTER -->
68+
<div id="footer_wrap" class="outer">
69+
<footer class="inner">
70+
<p class="copyright">Ported from Open Komodo by <a href="https://github.com/Kronuz">Germán M. Bravo (Kronuz)</a></p>
71+
<p>The plugin is based in code from the Open Komodo Editor and has a MPL license.</p>
72+
</footer>
73+
</div>
74+
75+
<style type="text/css">
76+
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
77+
</style>
78+
79+
<script type="text/javascript" src="javascripts/main.js?_=1"></script>
80+
<script type="text/javascript">
81+
set_animation(animation_urls[0], animation_timelines[0], animation_urls[1])
82+
</script>
83+
</body>
84+
</html>

‎images/bg_hr.png

943 Bytes
Loading[フレーム]

‎images/blacktocat.png

1.39 KB
Loading[フレーム]

‎images/icon_download.png

1.13 KB
Loading[フレーム]

‎images/linux_title_bar.png

6.2 KB
Loading[フレーム]

‎images/osx_title_bar.png

7.04 KB
Loading[フレーム]

‎images/sprite_download.png

16.4 KB
Loading[フレーム]

‎images/win_bottom_bar.png

1.2 KB
Loading[フレーム]

‎images/win_left_bar.png

1.35 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /