Help
RSS
API
Feed
Maltego
Contact
Domain > forge.thethemefoundry.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2014-03-16
199.27.73.133
(
ClassC
)
2024-12-29
185.199.110.153
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: keep-aliveContent-Length: 3487Server: GitHub.comContent-Type: text/html; charsetutf-8Last-Modified: Thu, 21 Jan 2016 20:58:28 GMTAccess-Control-Allow-Origin: *ETag: 56a14674-d9fexpires: Sun, 29 Dec 2024 07:28:10 GMTCache-Control: max-age600x-proxy-cache: MISSX-GitHub-Request-Id: E9E0:14C85D:2AECAB2:2C54F6D:6770F7B1Accept-Ranges: bytesAge: 0Date: Sun, 29 Dec 2024 07:18:10 GMTVia: 1.1 varnishX-Served-By: cache-bfi-kbfi7400100-BFIX-Cache: MISSX-Cache-Hits: 0X-Timer: S1735456690.133662,VS0,VE79Vary: Accept-EncodingX-Fastly-Request-ID: 8519963fd49fa3f3b71a93872bcc458afaf5aca0 !DOCTYPE html>html langen>head> title>Forge: Build WordPress themes with Sass/title> meta namedescription contentA free toolkit for building WordPress themes with Sass, LESS, and CoffeeScript. /> meta charsetUTF-8> link relstylesheet hrefstyle.css typetext/css /> script srchttps://use.typekit.net/iaq8kdk.js>/script> script>try{Typekit.load({ async: true });}catch(e){}/script> script> (function(i,s,o,g,r,a,m){iGoogleAnalyticsObjectr;irir||function(){ (ir.qir.q||).push(arguments)},ir.l1*new Date();as.createElement(o), ms.getElementsByTagName(o)0;a.async1;a.srcg;m.parentNode.insertBefore(a,m) })(window,document,script,//www.google-analytics.com/analytics.js,ga); ga(create, UA-45085540-2, thethemefoundry.com); ga(send, pageview); /script>/head>body idhome> div idheader classclear> h1>Forge/h1> div idnav> ul> li>a href/manual>Users manual/a>/li> li>a hrefhttp://github.com/thethemefoundry/forge>Source code/a>/li> /ul> /div> /div> div idwrapper> div classsection> h2>What is Forge?/h2> p>Forge is a free command-line toolkit for bootstrapping and developing a hrefhttp://wordpress.org/>WordPress/a> themes in a tidy environment using front-end languages like a hrefhttp://sass-lang.com/ titleSass - Syntactically Awesome Stylesheets>Sass/a>, a hrefhttp://lesscss.org/ titleLESS « The Dynamic Stylesheet language>LESS/a>, and a hrefhttp://jashkenas.github.com/coffee-script/ titleCoffeeScript>CoffeeScript/a>./p> /div> div classsection> h2>How does it work?/h2> p>Forge creates a neatly organized b>source/b> folder with clean and simple scaffolding (base template files, SCSS files, and theme options). The b>source/b> folder is automatically compiled to your local WordPress install(s) as you save changes and work on your theme. When you are ready to distribute your theme Forge will build it to a folder of your choice or bundle the theme up into an easy to install zip package./p> /div> div classsection> h2>Why use Forge?/h2> p>Forge accelerates development by giving you access to higher-level languages like Sass, LESS, and CoffeeScript. These languages are much quicker and cleaner to code, but still compile to normal CSS and JavaScript. Forge also makes it easy to quickly bootstrap into and a more modular development environment, while still compiling by the book WordPress theme code./p> /div> div classsection> h2>Basic setup/h2> ol> li>Install Forge (requires a hrefhttp://www.ruby-lang.org/>Ruby/a> and a hrefhttp://rubygems.org/>RubyGems/a>): pre>code>span>$/span> gem install forge/code>/pre> /li> li>Create your new theme project: pre>code>span>$/span> forge create themename/code>/pre> /li> li>Link to your WordPress theme folder: pre>code>span>$/span> forge link /wordpress/wp-content/themes/my-theme/code>/pre> /li> li>Watch for changes and start developing! pre>code>span>$/span> cd themenamebr />span>$/span> forge watch/code>/pre> /li> /ol> p>See the a href/manual>users manual/a> for more information./p> /div> /div> div idfooter> Brought to you by a hrefhttp://thethemefoundry.com>The Theme Foundry/a> /div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: keep-aliveContent-Length: 3487Server: GitHub.comContent-Type: text/html; charsetutf-8Last-Modified: Thu, 21 Jan 2016 20:58:28 GMTAccess-Control-Allow-Origin: *ETag: 56a14674-d9fexpires: Sun, 29 Dec 2024 07:28:10 GMTCache-Control: max-age600x-proxy-cache: MISSX-GitHub-Request-Id: 6006:3EEE0D:296639B:2ACDDA5:6770F7B2Accept-Ranges: bytesAge: 0Date: Sun, 29 Dec 2024 07:18:10 GMTVia: 1.1 varnishX-Served-By: cache-bfi-kbfi7400040-BFIX-Cache: MISSX-Cache-Hits: 0X-Timer: S1735456690.267450,VS0,VE82Vary: Accept-EncodingX-Fastly-Request-ID: 1f099737ebbd570b608d0ca82f02c1b73bd30556 !DOCTYPE html>html langen>head> title>Forge: Build WordPress themes with Sass/title> meta namedescription contentA free toolkit for building WordPress themes with Sass, LESS, and CoffeeScript. /> meta charsetUTF-8> link relstylesheet hrefstyle.css typetext/css /> script srchttps://use.typekit.net/iaq8kdk.js>/script> script>try{Typekit.load({ async: true });}catch(e){}/script> script> (function(i,s,o,g,r,a,m){iGoogleAnalyticsObjectr;irir||function(){ (ir.qir.q||).push(arguments)},ir.l1*new Date();as.createElement(o), ms.getElementsByTagName(o)0;a.async1;a.srcg;m.parentNode.insertBefore(a,m) })(window,document,script,//www.google-analytics.com/analytics.js,ga); ga(create, UA-45085540-2, thethemefoundry.com); ga(send, pageview); /script>/head>body idhome> div idheader classclear> h1>Forge/h1> div idnav> ul> li>a href/manual>Users manual/a>/li> li>a hrefhttp://github.com/thethemefoundry/forge>Source code/a>/li> /ul> /div> /div> div idwrapper> div classsection> h2>What is Forge?/h2> p>Forge is a free command-line toolkit for bootstrapping and developing a hrefhttp://wordpress.org/>WordPress/a> themes in a tidy environment using front-end languages like a hrefhttp://sass-lang.com/ titleSass - Syntactically Awesome Stylesheets>Sass/a>, a hrefhttp://lesscss.org/ titleLESS « The Dynamic Stylesheet language>LESS/a>, and a hrefhttp://jashkenas.github.com/coffee-script/ titleCoffeeScript>CoffeeScript/a>./p> /div> div classsection> h2>How does it work?/h2> p>Forge creates a neatly organized b>source/b> folder with clean and simple scaffolding (base template files, SCSS files, and theme options). The b>source/b> folder is automatically compiled to your local WordPress install(s) as you save changes and work on your theme. When you are ready to distribute your theme Forge will build it to a folder of your choice or bundle the theme up into an easy to install zip package./p> /div> div classsection> h2>Why use Forge?/h2> p>Forge accelerates development by giving you access to higher-level languages like Sass, LESS, and CoffeeScript. These languages are much quicker and cleaner to code, but still compile to normal CSS and JavaScript. Forge also makes it easy to quickly bootstrap into and a more modular development environment, while still compiling by the book WordPress theme code./p> /div> div classsection> h2>Basic setup/h2> ol> li>Install Forge (requires a hrefhttp://www.ruby-lang.org/>Ruby/a> and a hrefhttp://rubygems.org/>RubyGems/a>): pre>code>span>$/span> gem install forge/code>/pre> /li> li>Create your new theme project: pre>code>span>$/span> forge create themename/code>/pre> /li> li>Link to your WordPress theme folder: pre>code>span>$/span> forge link /wordpress/wp-content/themes/my-theme/code>/pre> /li> li>Watch for changes and start developing! pre>code>span>$/span> cd themenamebr />span>$/span> forge watch/code>/pre> /li> /ol> p>See the a href/manual>users manual/a> for more information./p> /div> /div> div idfooter> Brought to you by a hrefhttp://thethemefoundry.com>The Theme Foundry/a> /div>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]