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

updating list template to take values from front matter #2

Closed
wants to merge 1 commit into from
Closed

updating list template to take values from front matter #2

wants to merge 1 commit into from

Conversation

rdwatters
Copy link

Keep in mind a couple things:

  1. You need run npm install before you can use Victor Hugo.
  2. You start the server for Victor Hugo with npm start since it uses BrowserSync's server and not the native hugo server
  3. If you want to add individual front matter (e.g., title and image) for section pages, you need to create those files at <SECTION>/_index.md.

HTH.

@rdwatters
Copy link
Author

Seems like you have this figured out, so I'm going to close this PR 😄

@rdwatters rdwatters closed this Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant