Giter Site home page Giter Site logo

intellifactory / intellifactory.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from granicz/sitefi

1.0 1.0 1.0 44.89 MB

A simple WebSharper-based static blog generator with markdown articles.

License: MIT License

F# 2.62% CSS 9.92% HTML 53.78% PowerShell 0.02% Batchfile 0.01% Shell 0.02% JavaScript 23.18% PHP 10.08% SCSS 0.39%

intellifactory.github.io's People

Contributors

erolaliyev avatar granicz avatar jooseppi12 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

erolaliyev

intellifactory.github.io's Issues

Need Accept cookies widget on the pages

Move this as well from the old site. We might need some styling, but let's try to find something in the site template to apply instead of what was on the old site.

Wire in user blog page logic

Add logic to enable using custom, user-specific HTML files with the new page template from #11 being the fallback. Clearly, this will need some user-level configuration, that should go into config files in each user's directory (with clever defaults if config file is missing.)

Add blog user page template

Add a new master template for blog user page, which will be defaulted to when there are no user-specified template found.

Add common metatags to blog pages

It's always nice if blog URLs pasted to social sites render nicely. For instance, the WebSharper blog has the following metatags:

  <meta property="og:title" content="How to organize several Bolero pages" />
  <meta property="og:type" content="website" />
  <meta property="og:url" content="https://forums.websharper.com/topic/86268" />
  <meta property="og:image" content="https://forums.websharper.com/img/theader.jpg" />
  <meta property="og:description" content="What would be the best way to organize several pages that use Bolero. Should we have a shared _bin directory? " />
  <meta name="twitter:card" content="summary" />
  <meta name="twitter:site" content="@websharper" />
  <meta name="twitter:title" content="How to organize several Bolero pages" />
  <meta name="twitter:description" content="What would be the best way to organize several pages that use Bolero. Should we have a shared _bin directory? " />

Update the Blogs menu item

  1. In full desktop/resolution, keep as is.
  2. In any lower resolution, in the hamburger menu, hide subitems and the dropdown icon.

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.