GithubHelp home page GithubHelp logo

ravindrapankaj / startbootstrap-clean-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tjbarbour/startbootstrap-clean-blog

0.0 0.0 0.0 3.19 MB

Hugo theme based on Start Bootstrap Clean blog

License: MIT License

HTML 28.39% JavaScript 71.61%

startbootstrap-clean-blog's Introduction

Warning

This theme has been transferred from humboldtux, its former owner and initiator, to me. I have various plans for this theme, which I'll carry forward in the near future.

About

Hugo theme based on Start Bootstrap Clean Blog.

Screenshot

Setup

As is

You can use the site as is, it will work. You can for example use it with HugoBasicExample.

full features

If you want to have all the features and pages of the original theme, you will need a similar config.toml:

baseurl = "http://humboldtux.github.io/sbcb-demo"
title = "Start Bootstrap Clean Blog"
canonifyurls = true
paginate = 10
theme = "startbootstrap-clean-blog"
languageCode = "en-us"
copyright = "Code released under the Apache 2.0 license."
googleAnalytics = "UA-123-45" # delete or comment to disable Google Analytics JS generation
disqusShortname = "YourDisqusShortname" #delete or comment to disable Disqus comments

[author]
  name = "Benoît Benedetti"

[params]
  DateForm = "Mon, Jan 2, 2006"
  Description = "Your site description"
  Author = "Benoît Benedetti"
  email = "[email protected]" #Remove this line if you would prefer not to use an email button in the footer.
  postSummariesFrontPage = 4 #Number of post summaries to show on front page, comment out to allow default(4)
  showReadTime = true #set to false to exclude read time from header of post
  # This will load all the CSS defined in the list
  customCSS = ["<absolute path to CSS>", "/static/css/test.css", "<or just load it off the internet>"]
  
[[params.social]]
  title = "twitter"
  url = "https://twitter.com/humboldtux"
[[params.social]]
  title = "github"
  url = "https://github.com/humboldtux"
[[params.social]]
  title = "facebook"
  url = "https://www.facebook.com/FACEBOOKHANDLE"

[[menu.main]]
  name = "home"
  url = "/"
  weight = -200
[[menu.main]]
  name = "Archives"
  url = "/posts/"
  weight = -180

The footer contains link icons to any enabled social media sites, such as facebook or linkedin. There is also an email icon, by removing the 'email' parameter or commenting out the icon will be removed.

You can have a look at the source on the repo site for configuration parameters.

Contributing

Contributions are more than welcome. If you want to contribute and need inspiration, have a look at the following TODO section. If you have a particular new feature or improvement in mind, before submitting a PR, please open an issue first.

TODO

startbootstrap-clean-blog's People

Contributors

danward79 avatar normanderwan avatar coliff avatar alanorth avatar anthonyfok avatar bep avatar paskal avatar matty9191 avatar utkarshverma avatar jsgv avatar meehow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.