Skip to content

TALXIS/networg.github.io

 
 

Repository files navigation

Getting started with Docker

If you want to use Docker for local development, you can simply run docker-compose up. Then navigate to http://localhost:4000 to see the blog. The Docker container automatically detects new changes and rebuilds the page. You do however have to refresh the web browser with F5.

Minimal Mistakes remote theme starter

Fork this repo for the quickest method of getting started with the Minimal Mistakes Jekyll theme.

Contains basic configuration to get you a site with:

  • Sample posts.
  • Sample top navigation.
  • Sample author sidebar with social links.
  • Sample footer links.
  • Paginated home page.
  • Archive pages for posts grouped by year, category, and tag.
  • Sample about page.
  • Sample 404 page.
  • Site wide search.

Replace sample content with your own and configure as necessary.


Troubleshooting

If you have a question about using Jekyll, start a discussion on the Jekyll Forum or StackOverflow. Other resources:

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.6%
  • Ruby 2.4%