Skip to content
Snippets Groups Projects
Commit da5fc640 authored by Greg Wilson's avatar Greg Wilson
Browse files

Reorganizing material to put page source in sub-directory:

* Add `.nojekyll` to stop GitHub trying to compile.
* Get rid of Jekyll `_config.yml`.
* Create placeholder `css` and `img` directories.
* Create `pages` directory with source for web pages.
* Move all Markdown files into `pages`.
* Move `tools` into `pages` (because that's where people will mostly work).
* Move `_includes` and `_layouts` into `pages` (because that's where we'll compile).
parent 6206dad5
Branches
Tags
No related merge requests found
Showing
with 3 additions and 7 deletions
markdown : kramdown
kramdown :
entity_output : as_input # so that — is output as —
smart_quotes : [39, 39, 34, 34] # decimal for left/right single/double quotes
exclude : [tools]
contact : "admin@software-carpentry.org"
swc_site : "http://software-carpentry.org"
h1 {
color : mediumblue;
}
img/software-carpentry-banner.png

8.33 KiB

File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment