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

generation #14

Open
mattben opened this issue Jan 28, 2016 · 0 comments
Open

generation #14

mattben opened this issue Jan 28, 2016 · 0 comments
Labels

Comments

@mattben
Copy link
Member

mattben commented Jan 28, 2016

currently webshooter creates a new site from one of three repos. this is a slowly failing idea.

we currently need to update the _config.yml files in all three jekyll sites... and creating new styles is limiting.

Step 1:Change all three jekyll repos with a different markdown

remove

markdown: redcarpet    
  redcarpet:    
    extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]`
highlighter: true

add

markdown: kramdown

Step 2: re engine a way that webshooter runs the command jekyll new $SHORTNAME and then does a git pull on the styles repo and builds the site

@mattben mattben added the bug label Jan 28, 2016
@mattben mattben self-assigned this Jan 28, 2016
@mattben mattben removed their assignment Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant