Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Version 0.3.0 #77

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
e526905
v0.3.0
jonschlinkert Mar 10, 2014
56a7ac2
formatting
jonschlinkert Mar 10, 2014
f759474
Update Options.md
Mar 12, 2014
d4643ef
Update options-layoutdir.md
Mar 12, 2014
40835b5
Update Markdown.md
Mar 12, 2014
0ee0271
Add description to options-partials.md
Mar 12, 2014
eb08647
organize some document stubs
Mar 13, 2014
63eb043
start using .assemblerc
Mar 13, 2014
a2000d3
add some users to users.yml
Mar 13, 2014
32da36e
minor code styling, helper docs revisions for consistency
Mar 13, 2014
54711a7
Merge branch 'origin/master'
Mar 13, 2014
3c56a35
merging in updates from master
Mar 13, 2014
a08bee4
more content starters
Mar 14, 2014
a93e503
converts some json files to yaml to make them easier to read. also ad…
Mar 14, 2014
388ae85
convert some json files to yaml for readability/commenting, organization
Mar 14, 2014
f0582a7
Add examples to options-marked.md
Mar 14, 2014
258339b
Remove extra space
Mar 14, 2014
2119ed2
Remove extra space
Mar 14, 2014
63e6b05
Initial commit of updated Intro and Getting Started Guide
Mar 14, 2014
3ef9fe5
Add trailing new line
Mar 14, 2014
efff269
Add remote-origin-url into package.json required by git helper
pavelbinar Mar 15, 2014
d9c902b
Merge branch 'pr/2' into v0.3.0
Mar 15, 2014
7785f11
Merge pull request #81 from pburtchaell/v0.3.0
jonschlinkert Mar 15, 2014
52526fd
add Typeplate to users list
pavelbinar Mar 15, 2014
4df8917
Merge pull request #83 from pavelbinar/v0.3.0
jonschlinkert Mar 15, 2014
1946451
update assemble users data
pavelbinar Mar 17, 2014
a8eace3
Improved basename.js helper ; code done by @jonschlinkert
pavelbinar Mar 17, 2014
053c4c2
Add template.js file header
pavelbinar Mar 17, 2014
9dd8b96
Courtesy of less.js / @lukeapage for holder-404-avoid.js
pavelbinar Mar 17, 2014
d1a7a02
Courtesy of less.js / @lukeapage for link-checker.js
pavelbinar Mar 17, 2014
5d41757
add image and fonts reference to main assemble data file
pavelbinar Mar 17, 2014
5fdba1e
Update users data - add images for - Zurb Ink and Typeplate
pavelbinar Mar 17, 2014
aa09bf1
Add users images locally
pavelbinar Mar 17, 2014
00f5954
Merge pull request #84 from pavelbinar/v0.3.0
jonschlinkert Mar 17, 2014
83f8633
adds "fun facts" concept
Mar 18, 2014
a755ab2
ensuring that some objects aren't undefined
doowb Mar 18, 2014
0448cbc
adding some migration pages
doowb Mar 18, 2014
ab65eec
Merge branch 'origin/v0.3.0'
Mar 18, 2014
15d3e12
add uglify in design task
hariadi Mar 19, 2014
7d2fd69
isPermalink(undefined): check if fallback need extension
hariadi Mar 19, 2014
41ed50d
Merge pull request #88 from hariadi/patch-1
jonschlinkert Mar 19, 2014
e835b4e
adds rel helper locally, to fix errors
Mar 19, 2014
a0c60ef
updates migration docs, adds readme
Mar 19, 2014
ba4fb78
Merge branch 'origin/v0.3.0'
Mar 19, 2014
bddaf41
Merge branch 'origin/v0.3.0'
Mar 19, 2014
93764d3
revert some changes after merge conflicts
Mar 19, 2014
1e8dd33
this was not easy! adds the `resolve`, `context` and `nav` helpers.
Mar 19, 2014
138e013
linting, new plugins.
jonschlinkert Mar 20, 2014
05b9c64
correct template name, remove extraneous alert
jonschlinkert Mar 26, 2014
9df1881
revert changes to navigation plugin to fix nav. change icon in source…
jonschlinkert Mar 26, 2014
2c381b9
update metadata, minor fixes
jonschlinkert Mar 26, 2014
1cbc6e1
externalize navigation plugin to its own repo, require it back in re-…
jonschlinkert Mar 26, 2014
2be46dc
major reorganization of content and data
jonschlinkert Mar 29, 2014
0816870
move bootstrap to vendor
jonschlinkert Apr 5, 2014
e140b45
clean up data formatting with [align-yaml](https://github.com/jonschl…
jonschlinkert Apr 13, 2014
3567d3a
start organizing, restructuring helpers
jonschlinkert Apr 13, 2014
5f86d1c
adds basic docs for the actual github repo itself
jonschlinkert Apr 13, 2014
59dc151
update themes/styles
jonschlinkert Apr 13, 2014
4e61f54
rename to img
jonschlinkert May 10, 2014
044627d
reorganize helpers/middleware
jonschlinkert May 10, 2014
0b2a480
reorganize includes to components
jonschlinkert May 10, 2014
b623d4b
reorganize data files/utils
jonschlinkert May 10, 2014
68ec8e5
scaffold out more docs, update styles. still working through refactor…
jonschlinkert May 12, 2014
bf67ad4
move popover html to another tag
jonschlinkert May 12, 2014
661fab7
popover for source-links
doowb May 12, 2014
e4e6780
minor edits to popover code
jonschlinkert May 12, 2014
ec81b74
minor updates. build should be working!
jonschlinkert May 15, 2014
684b2ab
Implement ie.min.js
Jun 2, 2014
b4a675b
Move Bootstrap to Bower dependencies
Jun 8, 2014
4de345a
Implement grunt-autoprefixer
Jun 8, 2014
58acf94
Update project name in Gruntfile.js
Jun 8, 2014
81ad2c0
Update gruntfile.js
Jun 8, 2014
f31fb4a
Remove -ms-transition
Jun 9, 2014
fbdc7d6
Initial homepage commit
Jun 9, 2014
a11ce6e
Metadata update
Jun 9, 2014
e3e02f0
Rename _helpers to helpers
Feb 16, 2015
0f0f29b
Rename _middleware to middleware
Feb 16, 2015
f31abc1
Update deps
Feb 16, 2015
5a2544b
Restructure content folder
Feb 16, 2015
cf5030c
Rename "getting-started" to "introduction"
Feb 16, 2015
d7f4a35
Move "introduction" to docs collection
Feb 16, 2015
e06ee1a
Create "build-system" docs
Feb 16, 2015
841ac87
Add initial API docs
Feb 16, 2015
0b26f97
Delete old docs
Feb 16, 2015
522eae5
Major refactor to docs
Feb 16, 2015
5496894
Update config.md
pburtchaell Feb 16, 2015
7da94a4
Add middleware page
Feb 23, 2015
641eeb7
Merge branch 'v0.3.0-update' of https://github.com/assemble/assemble.…
Feb 23, 2015
be613a2
Add new middleware
Feb 23, 2015
79b793d
Merge pull request #139 from assemble/v0.3.0-update
pburtchaell Mar 6, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 0 additions & 11 deletions .assemblerc

This file was deleted.

213 changes: 213 additions & 0 deletions .assemblerc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
# =============================================
# SITE STATUS
# =============================================

# Site status is set via the command line using
# the `-m` or --mode` flag. Run `-h` or `--help`
# to see all available command line flags.

# status: <% if(site.mode) { %><%= site.mode %><% } else { %>dev<% } %>


# =============================================
# DEST CONFIG
# =============================================

root: _gh_pages
dest: <%= site.root %>

# Dest assets
public: <%= site.dest %>/public


# =============================================
# SOURCE CONFIG
# =============================================

# Data
data: data
utils: <%= site.data %>/_utils
mixins: <%= site.data %>/_utils
date: <%= new Date() %>

# Assets > fonts, icons, images etc.
assets: assets
images: <%= site.assets %>/images
fonts: <%= site.assets %>/fonts

# Styles
styles: styles

# Scripts
scripts: scripts

# Content
content: content


# =============================================
# TEMPLATES
# =============================================

templates: structure

# pages
pages: <%= site.templates %>/pages

# partials
components: <%= site.templates %>/components
includes: <%= site.templates %>/includes
snippets: <%= site.templates %>/snippets

# layouts
layouts: <%= site.templates %>/layouts
layoutext: .hbs
layout: two-col-sidebar-left


# =============================================
# EXTENSIONS
# =============================================

# Handlebars helpers
helpers: <%= site.templates %>/_helpers

# Assemble middleware
middleware: <%= site.templates %>/_middleware


# =============================================
# WEBFONTS
# =============================================

webfonts:
- 'Open+Sans+Condensed:300,700:latin' # Headings
- 'Open+Sans:400,300,600,700:latin' # Body text
- 'Lora:400,700,400italic,700italic' # Blog


# =============================================
# SITE METADATA
# =============================================

version: <%= pkg.version %>
current_version: <%= site.version %>

name: <%= pkg.name %>
title: <%= pkg.name %>
brand: ASSEMBLE

lead: Static site generator for Node.js, Grunt, gulp and Yeoman.
description: <%= pkg.description %>

author: Jon Schlinkert, Brian Woodward, contributors


# =============================================
# GITHUB
# =============================================

username: <%= _.username() %>
homepage: <%= _.repo_url() %>
repo: <%= _.repo_url() %>
issues: <%= pkg.bugs.url %>?state=open


# =============================================
# URLs
# =============================================

domain: assemble.io
url:

# Repo
homepage: <%= pkg.homepage %>
repo: <%= _.stripGit(pkg.repository.url) %>
issues: <%= pkg.bugs.url %>?state=open

# Site
public: http://<%= site.domain %>
about: <%= site.url.public %>/about/
blog: <%= site.url.public %>/blog/

# _.hostname mixin. See './data/utils/mixins.js'
domain: <%= _.hostname(site.url.public) %>

license:
source:
type: MIT
url: https://github.com/sellside/assemble-book/blob/master/LICENSE-MIT
docs:
type: CC BY 3.0
url: http://creativecommons.org/licenses/by/3.0/


# =============================================
# SEO / SEM
# =============================================

# Most of these are not enabled. You will need
# to setup accounts with the services you want
# to use and add the templates.

analytics:
alexa: false

# Google Analytics
google:
enabled: false
id: UA-XXXXXXXX-YY
siteid: false
domain: <%= site.domain %>

# Google Tags (see: https://www.google.com/tagmanager/)
tags: FOO-012345


# =============================================
# SOCIAL / SHARING
# =============================================

# Like SEO/SEM, Most of these are not enabled.
# You will need to setup accounts with the
# services you want to use and add the templates.

# Comments
disqus:
enabled: false
shortname: <%= pkg.name %>

# Social
social:
enabled: false #<%= site.status %>
twitter:
via: jonschlinkert
username: assemblejs
related: jonschlinkert:Assemble core team.
facebook: false
linkedin: false
gplus: false
hn: false
google: false

# Sharing
sharing:
enabled: false #<%= site.status %>
twitter: false
facebook: false
gplus: false
hn: false
google: false



# =============================================
# HTML VALIDATION ERROR CODES
# =============================================

html:
errorcodes:
- 'Bad value X-UA-Compatible for attribute http-equiv on element meta.'
- 'Element img is missing required attribute src.'
- 'The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.'
- 'The element button must not appear as a descendant of the a element.'
4 changes: 2 additions & 2 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"directory": "vendor"
}
"directory": "vendor"
}
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=lf
* text eol=lf
# Enforce Unix newlines, in case users don't have core.autocrlf set.
*.* text=lf
*.* text eol=lf
*.* eol=lf

*.jpg binary
Expand Down
72 changes: 61 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,67 @@
# Always-ignore files
npm-debug.log
*.sublime-*
*.zip
# Numerous always-ignore extensions
*.csv
*.dat
*.diff
*.err
*.gz
*.log
*.orig
*.out
*.pid
*.rar
TODO.md
*.rej
*.seed
*.swo
*.swp
*.vi
*.yo-rc.json
*.zip
*~
.ruby-version
lib-cov

# OS or Editor folders
*.esproj
*.komodoproject
*.sublime-project
*.sublime-workspace
._*
.cache
.DS_Store
.idea
.komodotools
.project
.settings
.tmproj
nbproject
Thumbs.db

# logs
pids
logs
results

# Always-ignore folders
/docs
# grunt-html-validation
validation-status.json
validation-report.json

# Folders to ignore
_gh_pages
bower_components
node_modules
src/generate
src/templates/pages/docs/drafts
tasks
npm-debug.log
temp
tmp
vendor

# Only ignore the root vendor
vendor
!styles/vendor

# Planned
_draft
content/blog
content/boilerplates
content/examples
content/tutorials
build-chain.fw.png
TODO.md
Empty file added .nojekyll
Empty file.
6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

11 changes: 11 additions & 0 deletions .verbrc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# {%= name %} {%= badge('fury') %}

> {%= description %}

## License
{%= copyright() %}
{%= license() %}

***

{%= include("footer") %}
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Jon Schlinkert (https://github.com/jonschlinkert/)
Brian Woodward (https://github.com/doowb/)
Loading