This is a bare-minimum template to create a Jekyll site that uses the Just the Docs theme. You can easily set the created site to be published on GitHub Pages – the README file explains how to do that, along with other details.
If Jekyll is installed on your computer, you can also build and preview the created site locally. This lets you test changes before committing them, and avoids waiting for GitHub Pages.1 And you will be able to deploy your local build to a different platform than GitHub Pages.
More specifically, the created site:
- uses a gem-based approach, i.e. uses a
Gemfile
and loads thejust-the-docs
gem - uses the GitHub Pages / Actions workflow to build and publish the site on GitHub Pages
Other than that, you’re free to customize sites that you create with this template, however you like. You can easily change the versions of just-the-docs
and Jekyll it uses, as well as adding further plugins.
Browse our documentation to learn more about how to use this theme.
To get started with creating a site, simply:
- click “use this template” to create a GitHub repository
- go to Settings > Pages > Build and deployment > Source, and select GitHub Actions
If you want to maintain your docs in the docs
directory of an existing project repo, see Hosting your docs from an existing project repo in the template README.
-
Hacking Debt schedule with Lambda in Excel TOP NEW
How to use one single formula to hack Debt schedule with CashSweep Create a lambda function as below. Syntax DebtSchedule( [OpenBalance] = Debt Open Balance, [CashBalance] = Cash Open Balance, [CFArray] = Cashflow Array, [MandatoryAmort] = Mandatory Amortisation, [CashSweep] = % of available cash after mandatory amortisation allocate... Read More
-
Free Power Bi template - a showcase of dashboard development TOP NEW
Power BI (DAX) Implementation Goal This post is share my experience of developing power bi dashboard. I will find another time to discuss the internal working, data model and other bits around power bi development with you. In this post, I will just share the file with you. You can do whatever you want with this file. I taught myself the skil... Read More
-
Welcome to No Arbitrage! TOP NEW
Welcome Hello! I am thrilled that you are here! This is my first and latest blog where I will share my thoughts on financial market and financial fundamental knowledge and occassionally practical example files (models and slides). You can find more about me in the ABOUT page. To add new posts, simply add a file in the _posts directory that fol... Read More
-
How to Practically Diversify Your Investment for Non-financial Analysts (Free Calculator Workbook) TOP NEW
Why Should You Read This? If you’ve ever wondered whether your investment portfolio is working as hard as you are, this post is for you. By the end, you’ll know how to optimize your portfolio like a pro. Plus, you’ll get a nifty spreadsheet that does the heavy lifting for you. Simply plug in your own investment data, and voilà—instant insights ... Read More
-
Comparing Default Solvers in Excel TOP NEW
Simplex Method Used for linear optimization problems Fastest and most reliable for linear models Guaranteed to find the global optimum for linear problems Only works when the Assume Linear Model box is checked1 GRG (Generalized Reduced Gradient) Nonlinear Method Used for nonlinear optimization problems Can handle smooth, cont... Read More
-
Unlocking cross sales opportunities with pre-made Basket Analysis template TOP NEW
Images: Jacek Dylag (unsplash.com) Goal This post provides sales managers ability to run simple Basket Analysis insights on their own without having to request support from Data Analyst. Our goal is to offer practical, easy-to-implement strategies that help you drive performance and achieve measurable results. Key Idea Basket analysis using... Read More
-
Implementing Basket Analysis in Power BI and SQL - Association rule TOP NEW
Images: Heidi Fin (unsplash.com) Power BI (DAX) Implementation Goal This post is share my experience of implementing basket analysis in Power BI and sql. At the end of this post, I will attach links for my Power BI file. Please note this power BI is receiving updates as I write new posts. You can find the Power BI file here, some screeshot... Read More
-
Calculating Returns TOP NEW
Images: kenny-eliason (unsplash.com) Motivation This post is mainly about a few return concepts common in Fixed Income. This post is driven by a LinkedIn post that I saw the other day, people are debating about return, yield and bond prices. I think it maybe an interesting topic to discuss in my blog. The target audience could be analys... Read More
-
Causation between ESG and Profitability. TOP NEW
The Causation Effect between ESG and Profitability One-Step Causation and Self-Reinforcing Cycles In Damodaran’s post and video session about ESG, he often highlights the causation between being “good” (practicing strong ESG principles) and being “profitable.” It is true that many articles claim companies with good ESG practices are more likely... Read More
-
You Don’t Have an ESG Strategy TOP NEW
Strategy is not Planning Many consultants offer ESG planning but often label it as an ESG strategy. It’s crucial to understand the difference. In the strategy world, the distinction between strategy and planning is well-defined. Strategy is not planning. Strategy is about making hard choices; planning is about organizing actions. ESG’s populari... Read More