website-generation
Here are 74 public repositories matching this topic...
Drag and drop website builder javascript library.
-
Updated
Dec 14, 2019 - JavaScript
Hi @yihui,
I hope it is OK for me to place there here- I would like to update this section after our workshop next week to reflect additional global options listed here: https://github.com/rstudio/blogdown/edit/master/docs/01-introduction.Rmd.
Also, I would like to reference the usethis::edit_r_profile()
function here- it alerts users to th
I want to add an helper and read, your documentation. After it did not work I take a look in your code. I think you changed it to: enduro.templating_engine.registerHelper..?
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
-
Updated
Dec 11, 2019 - Shell
If a user logs in and javascript is disabled, you won't see any statistics but only the chart loaders.
Also some CSS files (template.css
, chartist.min.css
etc.) are not loaded (error 404).
Free static HTML website templates created using the Slides - https://designmodo.com/slides/
-
Updated
Dec 13, 2019 - CSS
안녕하세요,
예전에 MsSQL 사용시 아래와 같은 현상이 있었는데...
현재도 동일한 상태인것 같으니 한번 점검 부탁드립니다.
아래는 문제를 해결한 사용자가 올린글 입니다.
감사합니다.
ksc
일주일동안 설치 / 지우기를 반복한 결과 허비한 시간이 좀 아깝긴 하지만 오픈 정신에 입각해서..
해결책을 공개해야죠..
MSSQL은 먼가 좀 안맞다는걸 확인했습니다.
XML에서 동적으로 DB query를 생성하는부분에서요..
Planner에서는 xe_document_확장변수(대략 한글로 적겠음 윗 댓글확인해보면 알거에요.. 귀차니즘...ㅡ_ㅡ;;)
테이블의 values 데이터 타입이 text인데.. 쿼리생성 과정에서 동적매개변수가 mssql에서는(다른건 모르겠
I notice that at the language intro page, where it has the buttons for the platform-specific getting-started guides, there isn't one for eval/interp.
If a new user wants to get started right away learning and using Haxe, I would think that the fastest path for them would be to use interp.
Recently I was trying to find the easiest way for someon
Quick homepage generator that uses a simple JSON file for your website's content.
-
Updated
Nov 27, 2019 - JavaScript
The Most Versatile Static HTML Site Generator
-
Updated
Dec 5, 2019 - Python
Testing (via jest) is currently broken for checking route changes. We should be able to test content is being rendered properly when routes change.
Create a static HTML/CSS image gallery from a bunch of images.
-
Updated
Dec 5, 2019 - Python
The source code for fullstackbulletin.com website
-
Updated
Dec 5, 2019 - CSS
Example 1: /technology can be changed to /tech, but old /technology link should be still accessible and should redirect to the /tech.
Example 2: If someone enters /tech/ instead of /tech, it can be automatically redirected to /tech instead of 404.
A good example how to do it described here: https://gohugo.io/extras/aliases/
A JavaScript Library for Website Structure
-
Updated
Jun 5, 2018 - JavaScript
Signup flow specs
Web app for creating gradient website backgrounds. Includes embed code
-
Updated
Jun 3, 2019 - JavaScript
-
Updated
May 2, 2018 - HTML
A short program who transform ip list into a website
-
Updated
Jun 20, 2017 - C++
Generates bicycle infrastructure listing and report for a given area from OSM data
-
Updated
Mar 10, 2019 - Ruby
Improve this page
Add a description, image, and links to the website-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the website-generation topic, visit your repo's landing page and select "manage topics."
URL pathnames prefixed by duplicate slashes ('//', '///', ...) are incorrectly interpreted as absolute URLs. At present, the URL https://learn.getgrav.org//__FAKE_HOSTNAME__/content/routing
is resolved to
https://learn.getgrav.org/content/routing
This is caused by the
$bits = parse_url($uri);
asignment in [Uri.php](https://github.com/getgrav/grav/blob/bbc4fd6c79e734e54114b3524832f39798f89b7f/