Git Product home page Git Product logo

blog's People

Contributors

alexandrevicenzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

blog's Issues

Few enhancements can be done

I forked your blog repo to use as a base for my personal blog. Thanks for the awesome theme.

On tweaking the project for my use, I saw some areas for improvement. It might be helpful for you.

  • You're generating the CNAME using fabric. I found another method from Pelican Docs.
    You can keep the CNAME file in extra folder. Then modify the pelicanconf.py as follows:
EXTRA_PATH_METADATA = {
    'extra/custom.css': {'path': 'static/custom.css'},
    'extra/CNAME': {'path': 'CNAME'}
}
  • There is no custom 404 page for your site. I tried this method from Pelican Docs and it works.
    Just create a 404.md file inside content/pages and adapt the content from that link. You can see a 404 live here: http://studenton.com/somerandomlink.

Could you help me with social icons?

Hi Alexandre,

Thanks for your great work. Actually, after I set all things up I found that no icons showed up under avatar. Precisely speaking, the Github, Twitter, and Linkedin icons. It is kind of weird because there were only circles with pure color. Maybe the thing is I don't have a favicon file.

Do you have any idea about this situation? Look forward to your kind reply.

Best,
Fan

SITESUBTITLE spelling error

You have SITESUBTITLE = 'Sotfware Engineer - Maker'

Software is spelled wrong. It should be SITESUBTITLE = 'Software Engineer - Maker'

How to setup your files for editing and testing locally?

I have downloaded your files; but, I do not understand how I can use them in their present structure. I would like to work with your pelican blog files locally, where I can edit and test them. Please tell me how this can be done.

Best,
V. Stokes

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.