Giter VIP home page Giter VIP logo

fex-team.github.io's Issues

https://fex.baidu.com/ 回報 ERR_TOO_MANY_REDIRECTS

# curl -i https://fex.baidu.com

HTTP/1.1 301 Moved Permanently
Content-Length: 57
Content-Type: text/html; charset=utf-8
Date: Mon, 13 May 2019 08:41:28 GMT
Location: https://fex.baidu.com/

<a href="https://fex.baidu.com/">Moved Permanently</a>.

301 死循環了

FEX 技术周刊又停更了

作为忠实读者很感谢 fex 团队的技术分享,如果还能继续更新非常感动,如果不再更新了也同样感谢各位前端同行长久以来的总结分享。周刊没有评论的入口,找不到地方催更和表达感谢,只得提个 issue 了。

百度fis的jar包在哪下?

用了jello,spring集成时有个bean是百度的类,但是mavencentral里找不到。
com.baidu.fis.velocity.spring.FisBean

<!--初始 fis 配置-->
<bean id="fisInit" class="com.baidu.fis.velocity.spring.FisBean" />

另外,

<bean id="velocityConfigurer" class="org.springframework.web.servlet.view.velocity.VelocityConfigurer">
    <property name="resourceLoaderPath" value="/WEB-INF/views/"/>
    <property name= "velocityProperties">
        <props>
            <prop key="input.encoding">utf-8</prop>
            <prop key="output.encoding">utf-8</prop>
            <!--启用 fis 提供的自定义 diretives 启动-->
            <prop key="userdirective">com.baidu.fis.velocity.directive.Html, com.baidu.fis.velocity.directive.Head, com.baidu.fis.velocity.directive.Body, com.baidu.fis.velocity.directive.Require, com.baidu.fis.velocity.directive.Script, com.baidu.fis.velocity.directive.Style, com.baidu.fis.velocity.directive.Uri, com.baidu.fis.velocity.directive.Widget, com.baidu.fis.velocity.directive.Block, com.baidu.fis.velocity.directive.Extends</prop>
        </props>
    </property>
</bean>

这个bean里的userdirective中的标签依赖什么jar包?

public/css/fextm.css 404 (Not Found)

执行jekyll serve --watch后,public/css/fextm.css 样式文件找不到。
因为fextm.scss没有被编译成css,请问如何编译sass文件?

jekyll 无法启动预览

G:\Git\Repository\fex-team.github.io>jekyll serve --watch
Configuration file: G:/Git/Repository/fex-team.github.io/_config.yml
            Source: .
       Destination: ./_site
      Generating...   Liquid Exception: Failed to get header. in _posts/2014-03-
12-hvvm-and-php.md
error: Failed to get header.. Use --trace to view backtrace

按照这里,也没有解决,是什么原因呢?
win7

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.