Skip to content

Wamoco/magento-twig-theme-docs

Repository files navigation

Twig Theme docs

Based on https://github.com/aksakalli/jekyll-doc-theme.git

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/aksakalli/jekyll-doc-theme.git
cd jekyll-doc-theme

# install dependencies
bundle install

# run jekyll with dependencies
bundle exec jekyll serve

Theme Assets

As of the move to support Github Pages a number of files have been relocated to the /asset folder.

  • css/

  • fonts/

  • img/

  • js/

  • 404.html

  • allposts.html

  • search.json

    cp -R _site/assets .

License

Released under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages