Skip to content

brunoemarycombr/brunoemarycombr.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedding Site

Creating new section

  • Create a new markdown file in ./sections/ directory with the following front matter:

    ---
    layout: content
    name: <name of sections>
    ---
    
  • Add a hash to the sections in _config.yml like so:

    - name: <name of section # should match the above file>
      menu: <true|false> # should this section appear in the top menu?
      title: <nice name for the section>
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published